diff options
| -rw-r--r-- | usr.bin/sndioctl/sndioctl.1 | 4 |
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 |
