CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/07/02 16:22:35
Modified files:
lib/libc/sys : madvise.2 mincore.2 minherit.2 mlock.2
mlockall.2 mmap.2 mprotect.2 mquery.2 msync.2
munmap.2
Log message:
Various small typographic fixes for mman.h manual pages:
Use .Fn instead of .Nm as appropriate
Use .In for include lines
Use .Rv -std where possible
Use .Xr to refer to functions from other manual pages
Remove extraneous sys/types.h include
More substantive changes to follow.
Discussed with schwarze