From: jsg Date: Sun, 12 May 2024 06:24:44 +0000 (+0000) Subject: defaul -> default; ok jmc@ ratchov@ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=4c89c4f868c4b84b1c684a78a29b0cfa09283819;p=openbsd defaul -> default; ok jmc@ ratchov@ --- diff --git a/usr.bin/aucat/aucat.1 b/usr.bin/aucat/aucat.1 index 94c92c5437d..d265d17e197 100644 --- a/usr.bin/aucat/aucat.1 +++ b/usr.bin/aucat/aucat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aucat.1,v 1.121 2024/05/03 16:48:41 ratchov Exp $ +.\" $OpenBSD: aucat.1,v 1.122 2024/05/12 06:24:44 jsg Exp $ .\" .\" Copyright (c) 2006 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: May 3 2024 $ +.Dd $Mdocdate: May 12 2024 $ .Dt AUCAT 1 .Os .Sh NAME @@ -226,7 +226,7 @@ For instance, the following command will create two devices: the default .Va snd/default and a MMC-controlled one -.Va snd/defaul.mmc : +.Va snd/default.mmc : .Bd -literal -offset indent $ sndiod -r 48000 -z 480 -s default -t slave -s mmc .Ed