Module Name: src Committed By: kamil Date: Tue May 28 21:31:53 UTC 2019
Modified Files: src/share/man/man4: kcov.4 Log Message: Correct the example in kcov(4) mmap(2) has to be called with MAP_SHARED, not MAP_PRIVATE. Reported by Maciej Grochowski. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/kcov.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.