From 6d0c5a161bb870e0242ec924282d377970a9413c Mon Sep 17 00:00:00 2001 From: Alam Arias Date: Wed, 1 Jul 2009 15:53:37 -0400 Subject: update pulse-daemon.conf.5.xml.in about exit-idle-time --- man/pulse-daemon.conf.5.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') 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. -- cgit From 66db0c8471360c889e40598bd587301d33b5300b Mon Sep 17 00:00:00 2001 From: Alam Arias Date: Wed, 1 Jul 2009 15:59:11 -0400 Subject: update pulse-daemon.conf.5.xml.in about realtime-scheduling --- man/pulse-daemon.conf.5.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index aed5d987..f1d5b8f6 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -204,7 +204,7 @@ USA. real-time. The controlling thread is left a normally scheduled thread. Thus enabling the high-priority option is orthogonal. See for more - information. Takes a boolean argument, defaults to "no". The + information. Takes a boolean argument, defaults to "yes". The --realtime command line option takes precedence.

-- cgit From facae1f27504983d7eff7c7c3ffa864f7e002272 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 12 Aug 2009 20:15:28 +0200 Subject: conf: invert all negative boolean configuration option --- man/pulse-client.conf.5.xml.in | 4 +-- man/pulse-daemon.conf.5.xml.in | 59 +++++++++++++++++++++--------------------- 2 files changed, 32 insertions(+), 31 deletions(-) (limited to 'man') diff --git a/man/pulse-client.conf.5.xml.in b/man/pulse-client.conf.5.xml.in index 26e38908..46cc8450 100644 --- a/man/pulse-client.conf.5.xml.in +++ b/man/pulse-client.conf.5.xml.in @@ -92,9 +92,9 @@ USA. -- cgit