git: 9front

Download patch

ref: 18628722ca7fee2a70452c3f41626dbf517b8612
parent: 938d7516e8dec66dc2b95df4cf44de34880d9726
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Dec 26 11:07:01 EST 2013

audio(3): fix spelling

--- a/sys/man/3/audio
+++ b/sys/man/3/audio
@@ -32,7 +32,7 @@
 is a read only status file. The first line has a length of 32 bytes
 including the newline and starts with the string
 .B bufsize
-followed by the prefered write unit (in bytes) and the string
+followed by the preferred write unit (in bytes) and the string
 .B buffered
 followed by the number of bytes currently queued for output. The
 numbers are decimal and right-padded with spaces to fit.
--