diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-13 10:08:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-13 10:08:39 +0000 |
commit | c70041f4ba685f7265d7c1a79c387ee48f44cc33 (patch) | |
tree | b86a2f7df7cfcf603d46ae16d9f93c847744cd69 /lib/libc/sys/mmap.2 | |
parent | f006ff6a3ed2b3936f8afb782b367626e8ff070e (diff) |
fix lots of .Xr and other minor things
Diffstat (limited to 'lib/libc/sys/mmap.2')
-rw-r--r-- | lib/libc/sys/mmap.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2 index f5cdb298218..19de24c96c9 100644 --- a/lib/libc/sys/mmap.2 +++ b/lib/libc/sys/mmap.2 @@ -197,7 +197,7 @@ parameter wasn't available. .Dv MAP_ANON was specified and insufficient memory was available. .Sh "SEE ALSO" -.Xr getpagesize 2 , +.Xr getpagesize 3 , .Xr msync 2 , .Xr munmap 2 , .Xr mprotect 2 , |