Module Name: src Committed By: nia Date: Mon Mar 16 08:50:06 UTC 2020
Modified Files: src/share/man/man4: audio.4 Log Message: audio.4: Remove reference to using O_NONBLOCK It doesn't work properly, but this turns out to not be a problem in most code (code where it is generally uses threads)... Don't provide misleading information about using it, or programmers might start wondering why their code doesn't work. Noted by Yorick Hardy on current-users To generate a diff of this commit: cvs rdiff -u -r1.95 -r1.96 src/share/man/man4/audio.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.