diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-02-22 11:47:22 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-02-22 11:47:22 +0000 |
commit | 12a302fbde748790695fffe7c3e83b70d99cb039 (patch) | |
tree | 5c32b187e403f04171664e02011469c5055e75f5 /share/man | |
parent | 1b3e3e8a2aeeb84b666bd3852f0d142c6ab3544e (diff) |
From NetBSD:
Fix typo, from John Kohl. Closes PR 2066.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/audio.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4 index b2fb9be5d8e..45d70d0c082 100644 --- a/share/man/man4/audio.4 +++ b/share/man/man4/audio.4 @@ -24,7 +24,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: audio.4,v 1.1 1995/11/13 04:27:27 deraadt Exp $ +.\" $Id: audio.4,v 1.2 1996/02/22 11:47:21 niklas Exp $ .\" .Dd November 5, 1995 .Dt AUDIO 4 @@ -65,7 +65,7 @@ functions. When .Pa /dev/audio is opened, it automatically directs the underlying driver to manipulate -monaural 8-bit mulaw sample. In addition, if it is opened read-only +monaural 8-bit mulaw samples. In addition, if it is opened read-only (write-only) the device is set to half-duplex record (play) mode with recording (playing) unpaused and playing (recording) paused. When |