mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
conf: invert all negative boolean configuration option
This commit is contained in:
parent
8998cba683
commit
facae1f275
6 changed files with 62 additions and 54 deletions
|
|
@ -92,9 +92,9 @@ USA.
|
|||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>disable-shm=</opt> Disable data transfer via POSIX
|
||||
<p><opt>enable-shm=</opt> Enable data transfer via POSIX
|
||||
shared memory. Takes a boolean argument, defaults to
|
||||
<opt>no</opt>.</p>
|
||||
<opt>yes</opt>.</p>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue