Module Name: src Committed By: riastradh Date: Mon Mar 30 13:10:04 UTC 2015
Modified Files: src/share/man/man9: bufferio.9 Log Message: Correct documentation of asynchronous/callback buffer I/O. Asynchronous is not the same as callback: asynchronous means there is no completion notification, and can be used only with buffer-cached buffers. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/bufferio.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.