diff options
Diffstat (limited to 'usr/src/man/man1/pmadvise.1')
-rw-r--r-- | usr/src/man/man1/pmadvise.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/man/man1/pmadvise.1 b/usr/src/man/man1/pmadvise.1 index 93d3b45576..1210155f6c 100644 --- a/usr/src/man/man1/pmadvise.1 +++ b/usr/src/man/man1/pmadvise.1 @@ -79,6 +79,7 @@ free access_lwp access_many access_default +purge .fi .in -2 .sp @@ -127,7 +128,7 @@ from the other advice within the same group: .in +2 .nf MADV_NORMAL, MADV_RANDOM, MADV_SEQUENTIAL -MADV_WILLNEED, MADV_DONTNEED, MADV_FREE +MADV_WILLNEED, MADV_DONTNEED, MADV_FREE, MADV_PURGE MADV_ACCESS_DEFAULT, MADV_ACCESS_LWP, MADV_ACCESS_MANY .fi .in -2 |