From: Bernhard Voelker Date: Mon, 4 Sep 2017 22:20:01 +0000 (+0200) Subject: doc: fix "Up" field of realpath usage examples X-Git-Tag: v8.29~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e83f10c48309b722570dc53a22deb355433f8cbc;p=thirdparty%2Fcoreutils.git doc: fix "Up" field of realpath usage examples Older versions of 'makeinfo' choke on a missing reference: ./doc/coreutils.texi:14177: `Realpath usage examples' has no Up field\ (perhaps incorrect sectioning?). makeinfo: Removing output file `doc/coreutils.info' due to errors; \ use --force to preserve. * doc/coreutils.texi (realpath invocation): Add a menu referencing the usage examples - introduced in v8.27-91-g7449f0d. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 70e2b76c5d..d374b4abcd 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -14175,6 +14175,10 @@ Exit status: 1 otherwise. @end display +@menu +* Realpath usage examples:: Realpath usage examples. +@end menu + @node Realpath usage examples @subsection Realpath usage examples