diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-10 13:45:36 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-10 13:45:36 +0000 |
| commit | 57e4378bf656a59240eb6ce73cf8bc67edcc92c8 (patch) | |
| tree | c6202f8a0c6d93c9cf46f3fc9c8596cee2d5dbd0 /lib/libc/sys/mlock.2 | |
| parent | 4446bcb7578679d557fdd7fed79095254f3a16d8 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/mlock.2')
| -rw-r--r-- | lib/libc/sys/mlock.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mlock.2 b/lib/libc/sys/mlock.2 index 4f141e3b3c90..ba2bbb1976d5 100644 --- a/lib/libc/sys/mlock.2 +++ b/lib/libc/sys/mlock.2 @@ -152,7 +152,7 @@ Unlike The Sun implementation, multiple .Fn mlock calls on the same address range require the corresponding number of .Fn munlock -calls to actually unlock the pages, i.e. +calls to actually unlock the pages, i.e.\& .Fn mlock nests. This should be considered a consequence of the implementation |
