]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: avoid makeinfo warning
authorBernhard Voelker <mail@bernhard-voelker.de>
Thu, 16 Feb 2017 00:22:47 +0000 (01:22 +0100)
committerBernhard Voelker <mail@bernhard-voelker.de>
Thu, 16 Feb 2017 17:47:27 +0000 (18:47 +0100)
commitcc3085bae42826e6d164b5e3fb6785ca280534f9
tree6a50272ba4cd49176692e082b99f8a863016c4fa
parent1c27b56095b4a82be7d072baabc09262cb4227e5
doc: avoid makeinfo warning

Commit v8.26-38-g99deaff introduced this warning:

    MAKEINFO doc/coreutils.info
  ./doc/coreutils.texi:10268: \
    warning: `.' or `,' must follow @xref, not `@'.

* doc/coreutils.texi (readlink invocation): Add '.' after @xref macro.
doc/coreutils.texi