From: nicm Date: Wed, 13 Aug 2014 08:42:46 +0000 (+0000) Subject: Spelling - "alignment" not "alignement". ok ratchov X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c77ecc4eaf2da4cf61c9af7936e66c28e015b9a0;p=openbsd Spelling - "alignment" not "alignement". ok ratchov --- 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 * @@ -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 .\" @@ -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