Module Name: src Committed By: riastradh Date: Mon Jul 25 22:50:42 UTC 2022
Modified Files: src/lib/libc/sys: mincore.2 Log Message: mincore(2): Clarify units of len argument: bytes, not pages. Minor tidying while here: - Use .Fa, not .Ar, for function arguments. - Reduce verbiage of opening sentence. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/libc/sys/mincore.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.