]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix "Up" field of realpath usage examples
authorBernhard Voelker <mail@bernhard-voelker.de>
Mon, 4 Sep 2017 22:20:01 +0000 (00:20 +0200)
committerPádraig Brady <P@draigBrady.com>
Mon, 6 Nov 2017 00:56:39 +0000 (16:56 -0800)
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.

doc/coreutils.texi

index 70e2b76c5d35ca9f1a6e96038fbbce1ea62706d8..d374b4abcd6610858c57343267eba4ff62ec3141 100644 (file)
@@ -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