diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2014-03-24 13:33:15 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2014-03-24 13:33:15 +0100 |
commit | 9637c7c0acbc56bbf6fedc44d89f921386843992 (patch) | |
tree | 985a473670e6a7aac6130c934c6bbf72dc2ed472 /doc | |
parent | dad92c30c7892457335d52a09548330498567ea8 (diff) |
Minor fixes in documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index a7f70df5..02773dd4 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -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>. <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> 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 -<code> +<p><code> protocol ospf MyOSPF { rfc1583compat yes; tick 2; |