Fix typos.

This commit is contained in:
wiz 2002-01-15 17:21:47 +00:00
parent 78c74d73fd
commit 65769c2397
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: audiorecord.1,v 1.20 2002/01/15 17:18:28 mrg Exp $
.\" $NetBSD: audiorecord.1,v 1.21 2002/01/15 17:21:47 wiz Exp $
.\"
.\" Copyright (c) 1998-1999 Matthew R. Green
.\" All rights reserved.
@ -54,12 +54,12 @@ The
.Nm
program copies the audio devices to the named audiofile, or the standard
output if no file is named.
The output file will contain either Sun/NeXT audio header (default), a
The output file will contain either a Sun/NeXT audio header (default), a
RIFF/WAVE audio header or no header at all. For Sun output files when
using a linear PCM encoding, we always output big-endian signed samples,
possibly after converting these from little-endian and/or unsigned
samples. For RIFF/WAVE files, we always use little-endian, signed
samples, also converting is necessary (there is no support for RIFX output.)
samples, also converting if necessary (there is no support for RIFX output.)
.Sh OPTIONS
The following options are available:
.Bl -tag -width 123456