diff options
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/mame.6 | 4 | ||||
-rw-r--r-- | docs/man/mess.6 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/man/mame.6 b/docs/man/mame.6 index 942661ab3a4..3d83084e4c0 100644 --- a/docs/man/mame.6 +++ b/docs/man/mame.6 @@ -939,8 +939,8 @@ cause higher audio quality but slower emulation speed. The default is Use samples if available. The default is ON (\-samples). .TP .B \-[no]compressor -Use compressor, it reduces overall volume when sound is overdriven. -The default is ON (\-compressor). +Enable audio compressor. It temporarily reduces the overall volume when +the audio output is overdriven. The default is ON (\-compressor). .TP .B \-volume, \-vol \fIvalue Sets the startup volume. It can later be changed with the user interface diff --git a/docs/man/mess.6 b/docs/man/mess.6 index 37406a0691e..07293db867f 100644 --- a/docs/man/mess.6 +++ b/docs/man/mess.6 @@ -970,8 +970,8 @@ cause higher audio quality but slower emulation speed. The default is Use samples if available. The default is ON (\-samples). .TP .B \-[no]compressor -Use compressor, it reduces overall volume when sound is overdriven. -The default is ON (\-compressor). +Enable audio compressor. It temporarily reduces the overall volume when +the audio output is overdriven. The default is ON (\-compressor). .TP .B \-volume, \-vol \fIvalue Sets the startup volume. It can later be changed with the user interface |