Add a missing verb in describing MAP_PREFAULT_MADVISE.

This commit is contained in:
Robert Watson 2007-01-27 18:58:33 +00:00
parent 20c71e39c3
commit cbfb87359e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166284

View File

@ -144,7 +144,7 @@ necessary.
.It Dv MAP_DISABLE_COREDUMP
Do not include the mapping in a core dump.
.It Dv MAP_PREFAULT_MADVISE
Specify that the request from a user process calling
Specify that the request is from a user process calling
.Xr madvise 2 .
.El
.Pp