Minor fixes in documentation.
This commit is contained in:
parent
dad92c30c7
commit
9637c7c0ac
1 changed files with 2 additions and 2 deletions
|
@ -160,7 +160,7 @@ BIRD executable by configuring out routing protocols you don't use, and
|
||||||
default is <it/prefix/<file>/var/run/bird.ctl</file>.
|
default is <it/prefix/<file>/var/run/bird.ctl</file>.
|
||||||
|
|
||||||
<tag>-P <m/name of PID file/</tag>
|
<tag>-P <m/name of PID file/</tag>
|
||||||
create a PID file with given filename</file>.
|
create a PID file with given filename.
|
||||||
|
|
||||||
<tag>-u <m/user/</tag>
|
<tag>-u <m/user/</tag>
|
||||||
drop privileges and use that user ID, see the next section for details.
|
drop privileges and use that user ID, see the next section for details.
|
||||||
|
@ -2683,7 +2683,7 @@ network. This attribute is read-only. Default is <cf/ospf_metric2 = 10000/ and
|
||||||
|
|
||||||
<sect1>Example
|
<sect1>Example
|
||||||
|
|
||||||
<code>
|
<p><code>
|
||||||
protocol ospf MyOSPF {
|
protocol ospf MyOSPF {
|
||||||
rfc1583compat yes;
|
rfc1583compat yes;
|
||||||
tick 2;
|
tick 2;
|
||||||
|
|
Loading…
Reference in a new issue