diff options
author | Lennart Poettering <lennart@poettering.net> | 2009-02-21 16:32:42 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2009-02-21 16:32:42 +0100 |
commit | 4505bc9cc6bb1f9206f922a992a9be0e17703df1 (patch) | |
tree | 7a98f5c2990b19683dccbfb9128ba1cd5c9bacd9 /man | |
parent | 27bfa607b90b25aa4fdefc0882091093164297a5 (diff) |
introduce default channel map in addition to the default sample spec
Diffstat (limited to 'man')
-rw-r--r-- | man/pulse-daemon.conf.5.xml.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index 9ddcd6ae0..afa7ca00c 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -388,6 +388,10 @@ USA. <p><opt>default-sample-channels</opt> The default number of channels.</p> </option> + <option> + <p><opt>default-channel-map</opt> The default channel map.</p> + </option> + </section> <section name="Default Fragment Settings"> |