diff options
author | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-08-21 07:46:15 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-08-21 07:46:15 +0000 |
commit | 39aabc9f7a14427fed2bc22474fef1681de726d2 (patch) | |
tree | 4170d39f05ad385c477df8a8877c370e71d4306c /sys/man/1 | |
parent | a78b71b143240fa1dad019f5c655a03c2d2400d9 (diff) |
reform: tweak manpage and reform/audio a bit
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/reform | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/sys/man/1/reform b/sys/man/1/reform index 4d95ebe48..9721768fb 100644 --- a/sys/man/1/reform +++ b/sys/man/1/reform @@ -34,7 +34,7 @@ pm ] .SH DESCRIPTION These programs provide support for certain functions of MNT Reform 2 -computing device make controlling file systems available under +computing device and make controlling file systems available under .BR /dev . .PP .SS Audio @@ -56,7 +56,7 @@ or .I off ) of the three "outputs" - .BR master , -.BR hp +.B hp and .BR spk . Each can be enabled, disabled or toggled, by writing a single line to @@ -75,7 +75,13 @@ Provides an interface for volume control (see \fIaudio\fR(3)). For ease of use, .B volume supports relative adjustments by prefixing a number with a sign. -.IP +\fImaster +1\fR, for example, will increase the volume on +.B master +by 1%, which is 0.5dB for this particular output. For +.B hp +and +.B spk +one percent is 1dB. .IP Enhanced stereo separation can be enabled by writing .BR 3d , |