Spelling - "alignment" not "alignement". ok ratchov
authornicm <nicm@openbsd.org>
Wed, 13 Aug 2014 08:42:46 +0000 (08:42 +0000)
committernicm <nicm@openbsd.org>
Wed, 13 Aug 2014 08:42:46 +0000 (08:42 +0000)
usr.bin/sndiod/dsp.c
usr.bin/sndiod/sndiod.1

index 4955077..f7c186b 100644 (file)
@@ -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;
index 1bf08e8..145bc4f 100644 (file)
@@ -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