diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
commit | 4263595653697b5431b4e2d75ce462b2353f2216 (patch) | |
tree | 8d9379964e671d57e7bba00972413962093276ba /lib/libc/sys/munmap.2 | |
parent | 030f23696c36c3eaa27264b9a0a8817106ca8af1 (diff) | |
download | src-4263595653697b5431b4e2d75ce462b2353f2216.tar.gz src-4263595653697b5431b4e2d75ce462b2353f2216.zip |
Notes
Diffstat (limited to 'lib/libc/sys/munmap.2')
-rw-r--r-- | lib/libc/sys/munmap.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/munmap.2 b/lib/libc/sys/munmap.2 index 264e13f836a0..230ec4bdccf8 100644 --- a/lib/libc/sys/munmap.2 +++ b/lib/libc/sys/munmap.2 @@ -71,6 +71,7 @@ parameter was not page aligned, the parameter was negative, or some part of the region being unmapped is outside the valid address range for a process. +.El .Sh "SEE ALSO" .Xr madvise 2 , .Xr mincore 2 , |