summaryrefslogtreecommitdiffhomepage
path: root/g3doc/architecture_guide
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2020-05-15 09:29:52 -0700
committergVisor bot <gvisor-bot@google.com>2020-05-15 09:31:17 -0700
commit1847165a8c034e82cb35a0dc23878921cab30b5d (patch)
treebed7336e5d005a3327ca11c2f3a742881b754faa /g3doc/architecture_guide
parent4502b73d008e7696adbf035926092590f2077706 (diff)
Minor text updates and jquery ordering.
PiperOrigin-RevId: 311744091
Diffstat (limited to 'g3doc/architecture_guide')
-rw-r--r--g3doc/architecture_guide/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/g3doc/architecture_guide/README.md b/g3doc/architecture_guide/README.md
index 1364a5358..ab9ef7174 100644
--- a/g3doc/architecture_guide/README.md
+++ b/g3doc/architecture_guide/README.md
@@ -71,6 +71,9 @@ race detector. (The use of Go has its challenges too, and isn't free.)
<a name="gofer"></a> <!-- For deep linking. -->
+Gofers mediate file system interactions, and are used to provide additional
+isolation. For more details, see the [Platform Guide](./platforms.md).
+
[apparmor]: https://wiki.ubuntu.com/AppArmor
[golang]: https://golang.org
[kvm]: https://www.linux-kvm.org