summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorratchov <ratchov@openbsd.org>2020-02-26 14:48:46 +0000
committerratchov <ratchov@openbsd.org>2020-02-26 14:48:46 +0000
commitd502fad276985fc8b2768f54fa2702b7c78a1df5 (patch)
treea17033dd86744928f45f3a580bcd3c11a2552be7
parentSync usage string and SYNOPSYS to what the code does. (diff)
downloadwireguard-openbsd-d502fad276985fc8b2768f54fa2702b7c78a1df5.tar.xz
wireguard-openbsd-d502fad276985fc8b2768f54fa2702b7c78a1df5.zip
End the first example in a colon
From jmc.
-rw-r--r--usr.bin/sndioctl/sndioctl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sndioctl/sndioctl.1 b/usr.bin/sndioctl/sndioctl.1
index faa8ac22680..3d4f3e67cf1 100644
--- a/usr.bin/sndioctl/sndioctl.1
+++ b/usr.bin/sndioctl/sndioctl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sndioctl.1,v 1.2 2020/02/26 14:47:48 ratchov Exp $
+.\" $OpenBSD: sndioctl.1,v 1.3 2020/02/26 14:48:46 ratchov Exp $
.\"
.\" Copyright (c) 2014-2020 Alexandre Ratchov <alex@caoua.org>
.\"
@@ -132,7 +132,7 @@ The following will set all
.Ar level
parameters that control the
.Ar spkr
-stream to zero.
+stream to zero:
.Pp
.Dl $ sndioctl hw/spkr.level=0
.Pp