mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-22 15:47:37 +00:00
mixer.8: Add terse example for increasing volume
Reviewed by: jhb Pull Request: https://github.com/freebsd/freebsd-src/pull/1044
This commit is contained in:
parent
82f2275b73
commit
246e0457d9
@ -19,7 +19,7 @@
|
||||
.\" OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
.\" THE SOFTWARE.
|
||||
.\"
|
||||
.Dd April 29, 2022
|
||||
.Dd January 12, 2024
|
||||
.Dt MIXER 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -218,6 +218,13 @@ opens when the
|
||||
option has not been specified.
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
Increase the volume for the
|
||||
.Cm vol
|
||||
device of the first mixer found by 5%:
|
||||
.Bd -literal -offset indent
|
||||
$ mixer vol=+0.05
|
||||
.Ed
|
||||
.Pp
|
||||
Change the volume for the
|
||||
.Cm vol
|
||||
device of the
|
||||
|
Loading…
Reference in New Issue
Block a user