diff options
| author | Ceri Davies <ceri@FreeBSD.org> | 2004-10-27 11:26:51 +0000 |
|---|---|---|
| committer | Ceri Davies <ceri@FreeBSD.org> | 2004-10-27 11:26:51 +0000 |
| commit | 47c01d89b418ea3f7a8334118c21f9ec51145068 (patch) | |
| tree | 0cec030090b48f52166d71a5c13c198a5fbc1f22 /lib/libc | |
| parent | 20eba72f53257b248e358164d2d2befdd5cfa5c2 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/mlock.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/mlock.2 b/lib/libc/sys/mlock.2 index d8c5ab4ea1492..e7aa4d3fdba72 100644 --- a/lib/libc/sys/mlock.2 +++ b/lib/libc/sys/mlock.2 @@ -139,8 +139,8 @@ The address given is not page aligned or the length is negative. Some portion of the indicated address range is not allocated. .El .Sh "SEE ALSO" -.Xr mlockall 2, -.Xr munlockall 2, +.Xr mlockall 2 , +.Xr munlockall 2 , .Xr fork 2 , .Xr mincore 2 , .Xr minherit 2 , |
