Module Name: src Committed By: snj Date: Tue Mar 24 09:11:20 UTC 2015
Modified Files: src/share/man/man9 [netbsd-6]: pserialize.9 Log Message: Pull up following revision(s) (requested by riastradh in ticket #1270): share/man/man9/pserialize.9: revision 1.4-1.8 Expand pserialize(9) example to include publish, read, and destroy. -- Bump date. -- Fix typo: pserialize_read_exit(s), not s = pserialize_read_exit(). -- Elaborate comment before pserialize_perform. -- Use membar_consumer until we have membar_datadep_consumer. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.3.4.1 src/share/man/man9/pserialize.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.