On 04/09/17 15:20, Bernhard Voelker wrote: > I'm getting the following error with older makeinfo (4.13): > > ./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. > > I know that we require much newer 6.1, but fixing this simple issue > seems tempting. I don't know if this is the correct fix, and probably > adding a one-entry menu is stylistic bug, but it silences the error. > WDYT?
The menu is confusing at the top of the node. I moved it to the end of the node, as is done for other commands like stty etc. Pushed at https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.28-28-ge83f10c thanks, Pádraig
