diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/mprotect.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/mprotect.2 b/lib/libc/sys/mprotect.2 index 48fcb32..d4e28d7 100644 --- a/lib/libc/sys/mprotect.2 +++ b/lib/libc/sys/mprotect.2 @@ -74,6 +74,7 @@ the protection to the value specified by the .Fa prot argument. +.El .Sh SEE ALSO .Xr madvise 2 , .Xr mincore 2 , |