diff options
Diffstat (limited to 'lib/libc/sys/vfork.2')
-rw-r--r-- | lib/libc/sys/vfork.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2 index 838fdc5..91a28ee 100644 --- a/lib/libc/sys/vfork.2 +++ b/lib/libc/sys/vfork.2 @@ -34,7 +34,7 @@ .\" .Dd June 4, 1993 .Dt VFORK 2 -.Os BSD 4 +.Os .Sh NAME .Nm vfork .Nd spawn new process in a virtual memory efficient way |