mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 16:48:43 +00:00
Minor fixes in documentation.
This commit is contained in:
parent
dad92c30c7
commit
9637c7c0ac
@ -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 New Issue
Block a user