Module Name: src Committed By: riastradh Date: Mon Apr 11 03:27:14 UTC 2016
Modified Files: src/share/man/man9: pslist.9 Log Message: Remove incorrect comment about non-effect of PSLIST_ENTRY_DESTROY. This does have an effect -- it nullifies the next pointer. (The text was copied from PSLIST_DESTROY, which really has no effect without options DIAGNOSTIC.) To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/share/man/man9/pslist.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.