man pages: correct formatting/markup of options

This commit is contained in:
Paul Menzel 2010-01-31 12:44:59 +01:00 committed by Lennart Poettering
parent f250179b4e
commit 0ac13f17ba
2 changed files with 6 additions and 6 deletions

View file

@ -69,7 +69,7 @@ USA.
<option> <option>
<p><opt>autospawn=</opt> Autospawn a PulseAudio daemon when <p><opt>autospawn=</opt> Autospawn a PulseAudio daemon when
needed. Takes a boolean value, defaults to "yes".</p> needed. Takes a boolean value, defaults to <opt>yes</opt>.</p>
</option> </option>
<option> <option>

View file

@ -53,14 +53,14 @@ USA.
<option> <option>
<p><opt>daemonize= </opt> Daemonize after startup. Takes a <p><opt>daemonize= </opt> Daemonize after startup. Takes a
boolean value, defaults to "no". The <opt>--daemonize</opt> boolean value, defaults to <opt>no</opt>. The <opt>--daemonize</opt>
command line option takes precedence.</p> command line option takes precedence.</p>
</option> </option>
<option> <option>
<p><opt>fail=</opt> Fail to start up if any of the directives <p><opt>fail=</opt> Fail to start up if any of the directives
in the configuration script <file>default.pa</file> in the configuration script <file>default.pa</file>
fail. Takes a boolean argument, defaults to "yes". The <opt>--fail</opt> command line fail. Takes a boolean argument, defaults to <opt>yes</opt>. The <opt>--fail</opt> command line
option takes precedence.</p> option takes precedence.</p>
</option> </option>
@ -191,7 +191,7 @@ USA.
RLIMIT_NICE is used. root is dropped immediately after gaining RLIMIT_NICE is used. root is dropped immediately after gaining
the nice level on startup, thus it is presumably safe. See the nice level on startup, thus it is presumably safe. See
<manref section="1" name="pulseaudio"/> for more <manref section="1" name="pulseaudio"/> for more
information. Takes a boolean argument, defaults to "yes". The <opt>--high-priority</opt> information. Takes a boolean argument, defaults to <opt>yes</opt>. The <opt>--high-priority</opt>
command line option takes precedence.</p> command line option takes precedence.</p>
</option> </option>
@ -205,7 +205,7 @@ USA.
real-time. The controlling thread is left a normally scheduled real-time. The controlling thread is left a normally scheduled
thread. Thus enabling the high-priority option is orthogonal. thread. Thus enabling the high-priority option is orthogonal.
See <manref section="1" name="pulseaudio"/> for more See <manref section="1" name="pulseaudio"/> for more
information. Takes a boolean argument, defaults to "yes". The information. Takes a boolean argument, defaults to <opt>yes</opt>. The
<opt>--realtime</opt> command line option takes precedence.</p> <opt>--realtime</opt> command line option takes precedence.</p>
</option> </option>
@ -215,7 +215,7 @@ USA.
by default, 9 for clients. Thus it is recommended to choose the by default, 9 for clients. Thus it is recommended to choose the
PulseAudio real-time priorities lower. Some PulseAudio threads PulseAudio real-time priorities lower. Some PulseAudio threads
might choose a priority a little lower or higher than the might choose a priority a little lower or higher than the
specified value. Defaults to "5".</p> specified value. Defaults to <opt>5</opt>.</p>
</option> </option>
<option> <option>