]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: fix makeinfo errors and one warning
authorTimo Teräs <timo.teras@iki.fi>
Fri, 22 Mar 2013 08:54:44 +0000 (08:54 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 9 Apr 2013 15:04:25 +0000 (17:04 +0200)
commit 4afa50b added few lines that are syntactically incorrect
with leading plus sign.

Cc: Denis Ovsienko <infrastation@yandex.ru>
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
doc/ipv6.texi
doc/quagga.texi

index b6cc437638031ae74cf2d80f08461829d5523582..2482c1c0b135f17463ab6f947df78187be805382 100644 (file)
@@ -136,8 +136,8 @@ for the lowest preference possible.
 Default: 0
 @end deffn
 
-+@deffn {Interface Command} {ipv6 nd home-agent-lifetime <0-65520>} {}
-+@deffnx {Interface Command} {no ipv6 nd home-agent-lifetime [<0-65520>]} {}
+@deffn {Interface Command} {ipv6 nd home-agent-lifetime <0-65520>} {}
+@deffnx {Interface Command} {no ipv6 nd home-agent-lifetime [<0-65520>]} {}
 The value to be placed in Home Agent Option, when Home Agent config flag is set, 
 which indicates to hosts Home Agent Lifetime. The default value of 0 means to
 place the current Router Lifetime value.
index ff913aa5f375aaa09d2c0088c240759b79f644d7..b4105ac96809027e9ef9cc90a5851899c6ced43a 100644 (file)
@@ -1,13 +1,13 @@
 \input texinfo @c -*- texinfo -*-
+@c Set variables - sourced from defines.texi
+@include defines.texi
+
 @c %**start of header
 @setchapternewpage odd
 @settitle @uref{http://www.quagga.net,,@value{PACKAGE_NAME}}
 @setfilename quagga.info
 @c %**end of header
 
-@c Set variables - sourced from defines.texi
-@include defines.texi
-
 @c automake will automatically generate version.texi
 @c and set EDITION, VERSION, UPDATED and UPDATED-MONTH
 @include version.texi