]> git.ipfire.org Git - thirdparty/tar.git/commit
manual: remove '.info' suffix in manual names passed to @xref master
authorCollin Funk <collin.funk1@gmail.com>
Fri, 8 Aug 2025 03:42:14 +0000 (20:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Aug 2025 06:56:50 +0000 (23:56 -0700)
commit5402831d627f27ff5d9dbb4bf83284eb86130d0b
treef3d807be35b8b28ca9d6ed4104beba1ff64e010f
parent4e742fc8674064a9fa00d4483d06aca48d5b0463
manual: remove '.info' suffix in manual names passed to @xref

Texinfo 7.2 began warning about the '.info' suffix in the manual names
passed to @xref and similar commands.  They eventually plan to stop
stripping the '.info' suffix internally which will lead to broken links
in the manuals without this change.

* doc/tar.texi (files): Remove '.info' suffix from manual name.
doc/tar.texi