diff options
author | 1998-03-19 04:40:23 +0000 | |
---|---|---|
committer | 1998-03-19 04:40:23 +0000 | |
commit | 019f8cc78500e84b59a275e3a15ce11f1942ca9d (patch) | |
tree | d5d7748b904f83c8df0f55758fe4f1901becb2c4 /lib/libc/sys/munmap.2 | |
parent | zap FILE * after closing it (diff) | |
download | wireguard-openbsd-019f8cc78500e84b59a275e3a15ce11f1942ca9d.tar.xz wireguard-openbsd-019f8cc78500e84b59a275e3a15ce11f1942ca9d.zip |
Cleanup. Don't need to reference munmap(2) in SEE ALSO.
Diffstat (limited to 'lib/libc/sys/munmap.2')
-rw-r--r-- | lib/libc/sys/munmap.2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/munmap.2 b/lib/libc/sys/munmap.2 index 60911762530..67e34c62fd1 100644 --- a/lib/libc/sys/munmap.2 +++ b/lib/libc/sys/munmap.2 @@ -73,7 +73,6 @@ valid address space. .Sh "SEE ALSO" .Xr getpagesize 3 , .Xr msync 2 , -.Xr munmap 2 , .Xr mprotect 2 , .Xr madvise 2 , .Xr mincore 2 |