diff --git a/lib/libc/sys/mprotect.2 b/lib/libc/sys/mprotect.2 index 48fcb321d32..d4e28d7902c 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 ,