mixer.8: Document shorthand syntax for volume setting.

Submitted by:		christos@
Differential Revision:	https://reviews.freebsd.org/D34614
Sponsored by:		NVIDIA Networking
This commit is contained in:
Hans Petter Selasky 2022-03-20 20:15:30 +01:00
parent bde8460272
commit 95e96c00fd

View File

@ -21,7 +21,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd March 18, 2022
.Dd March 20, 2022
.Dt MIXER 8
.Os
.Sh NAME
@ -139,6 +139,10 @@ or
the value following will be used as a relative adjustment, modifying the
current settings by the amount specified.
.Pp
Volume can also be set using the shorthand
.Ar dev Ns Cm =value .
This syntax does not apply to other controls.
.Pp
The
.Ar dev Ns Cm .mute
control (un)mutes a device.