summaryrefslogtreecommitdiff
path: root/man/pulseaudio.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/pulseaudio.1')
-rw-r--r--man/pulseaudio.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pulseaudio.1 b/man/pulseaudio.1
index 4ca5431..57100ae 100644
--- a/man/pulseaudio.1
+++ b/man/pulseaudio.1
@@ -78,7 +78,7 @@ Disallow user requested exit
Terminate the daemon when idle and the specified number of seconds passed.
.TP
\fB--scache-idle-time\f1\fI=SECS\f1
-Unload autoloaded samples from the cache when the haven't been used for the specified number of seconds.
+Unload autoloaded samples from the cache when they haven't been used for the specified number of seconds.
.TP
\fB--log-level\f1\fI[=LEVEL]\f1
If an argument is passed, set the log level to the specified value, otherwise increase the configured verbosity level by one. The log levels are numerical from 0 to 4, corresponding to \fIerror\f1, \fIwarn\f1, \fInotice\f1, \fIinfo\f1, \fIdebug\f1. Default log level is \fInotice\f1, i.e. all log messages with lower log levels are printed: \fIerror\f1, \fIwarn\f1, \fInotice\f1.