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.
This commit is contained in:
Collin Funk
2025-08-07 20:42:14 -07:00
committed by Paul Eggert
parent 4e742fc867
commit 5402831d62

View File

@@ -7869,7 +7869,7 @@ files smaller than 400 blocks in length@footnote{A file system block
is usually 512 bytes, so this amounts to 200K. Use the @samp{c} is usually 512 bytes, so this amounts to 200K. Use the @samp{c}
suffix to specify size in @emph{bytes}. Also, when using suffix to specify size in @emph{bytes}. Also, when using
GNU find, you can specify other size units, such as @samp{k}, GNU find, you can specify other size units, such as @samp{k},
@samp{m}, etc. @xref{Size,,,find.info,GNU Findutils}, for details.} and put that list into a file @samp{m}, etc. @xref{Size,,,find,GNU Findutils}, for details.} and put that list into a file
called @file{small-files}. You can then use the @option{-T} option to called @file{small-files}. You can then use the @option{-T} option to
@command{tar} to specify the files from that file, @file{small-files}, to @command{tar} to specify the files from that file, @file{small-files}, to
create the archive @file{little.tgz}. (The @option{-z} option to create the archive @file{little.tgz}. (The @option{-z} option to