summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugh <hugh@openbsd.org>1999-07-09 07:57:26 +0000
committerhugh <hugh@openbsd.org>1999-07-09 07:57:26 +0000
commit8068764e9785c3ba0a9ac76a44299a706f61d495 (patch)
tree7bd567226704cbf997757d8ea31a659f4e93da28
parentsame here.. (diff)
downloadwireguard-openbsd-8068764e9785c3ba0a9ac76a44299a706f61d495.tar.xz
wireguard-openbsd-8068764e9785c3ba0a9ac76a44299a706f61d495.zip
clarify about /proc
-rw-r--r--share/man/man8/compat_linux.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8
index ec40bca19e0..20ed206ff0e 100644
--- a/share/man/man8/compat_linux.8
+++ b/share/man/man8/compat_linux.8
@@ -40,9 +40,9 @@ OpenBSD supports running Linux binaries. This only applies to i386 systems
for now. Both the a.out and ELF binary formats are supported. Most programs
should work, including the ones that use the Linux SVGAlib. Additionally,
OSS audio is emulated, so Linux bins can access the native audio
-transparently. Programs that will not work include the Linux /proc filesystem
-(which is different from the optional OpenBSD /proc filesystem), and
-i386-specific calls, such as enabling virtual 8086 mode.
+transparently. Programs that will not work include those that use the Linux
+/proc filesystem (which is different from the optional OpenBSD /proc
+filesystem), and i386-specific calls, such as enabling virtual 8086 mode.
.Pp
The Linux compatibility feature is active
for kernels compiled with the