]> git.ipfire.org Git - thirdparty/coreutils.git/commit
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)
commite83f10c48309b722570dc53a22deb355433f8cbc
tree0221608910fd46eb401263e1eda3ffc4b81b9120
parentada1caedd5d4df93a8b743aa1e9a4fbe205ad3a7
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.
doc/coreutils.texi