summaryrefslogtreecommitdiff
path: root/usr.bin/sndiod
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2014-08-13 08:42:47 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2014-08-13 08:42:47 +0000
commit797a326e0f2b14ba2a6108f33b6da1f927fc128f (patch)
treed83001643ed6c211cc2783d5dfa29b077cc5a70d /usr.bin/sndiod
parente4096ac8efe9be7e191067bab520ba1be8249c30 (diff)
Spelling - "alignment" not "alignement". ok ratchov
Diffstat (limited to 'usr.bin/sndiod')
-rw-r--r--usr.bin/sndiod/dsp.c4
-rw-r--r--usr.bin/sndiod/sndiod.16
2 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/sndiod/dsp.c b/usr.bin/sndiod/dsp.c
index 4955077cc5a..f7c186bc362 100644
--- a/usr.bin/sndiod/dsp.c
+++ b/usr.bin/sndiod/dsp.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: dsp.c,v 1.6 2014/03/17 17:16:32 ratchov Exp $ */
+/* $OpenBSD: dsp.c,v 1.7 2014/08/13 08:42:46 nicm Exp $ */
/*
* Copyright (c) 2008-2012 Alexandre Ratchov <alex@caoua.org>
*
@@ -136,7 +136,7 @@ aparams_strtoenc(struct aparams *par, char *istr)
p++;
/*
- * get (optional) alignement
+ * get (optional) alignment
*/
if (p[0] == 'm' && p[1] == 's' && p[2] == 'b') {
msb = 1;
diff --git a/usr.bin/sndiod/sndiod.1 b/usr.bin/sndiod/sndiod.1
index 1bf08e8c078..145bc4ff55a 100644
--- a/usr.bin/sndiod/sndiod.1
+++ b/usr.bin/sndiod/sndiod.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sndiod.1,v 1.3 2012/12/02 15:54:20 jmc Exp $
+.\" $OpenBSD: sndiod.1,v 1.4 2014/08/13 08:42:46 nicm Exp $
.\"
.\" Copyright (c) 2006-2012 Alexandre Ratchov <alex@caoua.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: December 2 2012 $
+.Dd $Mdocdate: August 13 2014 $
.Dt SNDIOD 1
.Os
.Sh NAME
@@ -174,7 +174,7 @@ or
.Va be
.Pc ,
the number of
-bytes per sample, and the alignement
+bytes per sample, and the alignment
.Po
.Va msb
or