Merge pull request #3149 from wietsevenema:patch-1

PiperOrigin-RevId: 320062822
This commit is contained in:
gVisor bot
2020-07-07 14:36:43 -07:00
+1 -1
View File
@@ -152,7 +152,7 @@ The application is a normal Linux binary provided to gVisor in an OCI runtime
bundle. gVisor aims to provide an environment equivalent to Linux v4.4, so
applications should be able to run unmodified. However, gVisor does not
presently implement every system call, `/proc` file, or `/sys` file so some
incompatibilities may occur. See [Commpatibility](./user_guide/compatibility.md)
incompatibilities may occur. See [Compatibility](./user_guide/compatibility.md)
for more information.
[9p]: https://en.wikipedia.org/wiki/9P_(protocol)