diff options
author | mpp <mpp@FreeBSD.org> | 1997-01-11 23:26:44 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1997-01-11 23:26:44 +0000 |
commit | 4a24479701f9c12b24e90f8c53295c247f2461cb (patch) | |
tree | bf94d73f108d326825620dfbc3ac4508abf72a82 /lib/libc | |
parent | c9234ddda18afbf9582bb59a03653a7c27070bd3 (diff) | |
download | FreeBSD-src-4a24479701f9c12b24e90f8c53295c247f2461cb.zip FreeBSD-src-4a24479701f9c12b24e90f8c53295c247f2461cb.tar.gz |
Forgot a .El macro.
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 , |