summaryrefslogtreecommitdiff
path: root/doc/quagga.texi
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2013-03-22 08:54:44 +0000
committerDavid Lamparter <equinox@opensourcerouting.org>2013-04-09 17:04:25 +0200
commitb58c90807c9d0bfa9601704c7490a16070906004 (patch)
treeb984d7577d72e5af08cba391c5a2446ec02bac8c /doc/quagga.texi
parent24c6bb86f4d21c74149bc0a7e50f9b95da0b6fd3 (diff)
doc: fix makeinfo errors and one warning
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>
Diffstat (limited to 'doc/quagga.texi')
-rw-r--r--doc/quagga.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/quagga.texi b/doc/quagga.texi
index ff913aa5..b4105ac9 100644
--- a/doc/quagga.texi
+++ b/doc/quagga.texi
@@ -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