summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mmap.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-15 20:07:05 +0000
committermpp <mpp@FreeBSD.org>1996-02-15 20:07:05 +0000
commitf153098d8fd4cf063b9c6a6a4cf4f3a4edcee28f (patch)
tree55211f7e40a855e1a91b33db2ababaca3644755a /lib/libc/sys/mmap.2
parent548ad36a132025c41ad4c095084ee9e822e281ef (diff)
downloadFreeBSD-src-f153098d8fd4cf063b9c6a6a4cf4f3a4edcee28f.zip
FreeBSD-src-f153098d8fd4cf063b9c6a6a4cf4f3a4edcee28f.tar.gz
Fixed a bunch of man page cross references that were
in the main text of various man pages. Thanks to Warner Losh for adding an option to manck to allow it to scan the entire man page looking for bogus xrefs, instead of just checking the SEE ALSO section.
Diffstat (limited to 'lib/libc/sys/mmap.2')
-rw-r--r--lib/libc/sys/mmap.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2
index 88684de..2b87189 100644
--- a/lib/libc/sys/mmap.2
+++ b/lib/libc/sys/mmap.2
@@ -124,7 +124,7 @@ Notify the kernel that the region may contain semaphores and that special
handling may be necessary.
.It Dv MAP_INHERIT
Permit regions to be inherited across
-.Xr exec 2
+.Xr execve 2
system calls.
.It Dv MAP_PRIVATE
Modifications are private.
OpenPOWER on IntegriCloud