diff options
author | Alam Arias <Alam.GBC@gmail.com> | 2009-07-01 15:53:37 -0400 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2009-07-31 16:31:39 +0200 |
commit | 6d0c5a161bb870e0242ec924282d377970a9413c (patch) | |
tree | 0593c39ccb8b7d7eff985277c66157ae63a94f81 /man | |
parent | 39aa1cf94d43efaa80571b3f9d3dc56297f2f5be (diff) |
update pulse-daemon.conf.5.xml.in about exit-idle-time
Diffstat (limited to 'man')
-rw-r--r-- | man/pulse-daemon.conf.5.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index 68bcb77f..aed5d987 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -230,7 +230,7 @@ USA. <option> <p><opt>exit-idle-time=</opt> Terminate the daemon after the last client quit and this time in seconds passed. Use a negative value to - disable this feature. Defaults to -1. The + disable this feature. Defaults to 20. The <opt>--exit-idle-time</opt> command line option takes precedence.</p> </option> |