diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2026-06-15 10:10:52 +0100 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2026-06-22 13:53:44 +0100 |
| commit | 65324bdd2c7e3fe16e7e347e810fc9a0b827fddb (patch) (diff) | |
| tree | 6fa53a74b976a02ab72fa59aada26fe30f256d00 | |
| download | src-stable/14.tar.gz | |
| previous commit | 5e050ef3a1381ffe0b489998d2be960174554ce1 (pnfs.4: Fix a typo in the manual page) | |
- s/thet/the/
(cherry picked from commit 10b1a35d11866462b5e776015a1b79f4f8f704a6)
| -rw-r--r-- | usr.sbin/mixer/mixer.8 | [diff] [file] | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8 index 819d8ae73ab1..cae0dc25fc79 100644 --- a/usr.sbin/mixer/mixer.8 +++ b/usr.sbin/mixer/mixer.8 @@ -193,7 +193,7 @@ current settings by the amount specified. Note that relative percentages are still relative to 1.0, not to the current value. If the volume is currently 0.40 and an adjustment of +20% is specified, then -thet final volume will be set to 0.60. +the final volume will be set to 0.60. .Pp Volume can also be set using the shorthand .Ar dev Ns Cm =value . |
