diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-12-26 16:07:01 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-12-26 16:07:01 -0500 |
commit | 88f45cef4fc56cde87de275dfc7a564244fbcb24 (patch) | |
tree | 1ae5f8b66a5edbd9b732558669dfd134b0ff1aba /sys/man/3 | |
parent | c45123d623775702b396ca4ffae40a26c4ecbcea (diff) |
audio(3): fix spelling
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/audio | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/3/audio b/sys/man/3/audio index d79d7564e..d269d23c8 100644 --- a/sys/man/3/audio +++ b/sys/man/3/audio @@ -32,7 +32,7 @@ is driver specific control file and left undocumented here. 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. |