aboutsummaryrefslogtreecommitdiff
path: root/manual/intro.texi
diff options
context:
space:
mode:
authorCollin Funk <collin.funk1@gmail.com>2025-05-12 19:07:15 -0700
committerSam James <sam@gentoo.org>2025-07-03 05:19:42 +0100
commit4900f993c8119b8482ba9ba0387418b7e05c5c02 (patch)
treed0ca14652ade451ca2aa12f5b57cbab566f18a7b /manual/intro.texi
parent7eed691cc2b6c5dbb6066ee1251606a744c7f05c (diff)
downloadglibc-master.zip
glibc-master.tar.gz
glibc-master.tar.bz2
manual: Remove '.info' suffix in manual names passed to @ref [BZ #32962].HEADmaster
Texinfo 7.2 began warning about the '.info' suffix in the manual names passed to @ref 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. Signed-off-by: Collin Funk <collin.funk1@gmail.com> Reviewed-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'manual/intro.texi')
-rw-r--r--manual/intro.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/manual/intro.texi b/manual/intro.texi
index d956484..3a45a51 100644
--- a/manual/intro.texi
+++ b/manual/intro.texi
@@ -1061,8 +1061,7 @@ put the @samp{#include} directives immediately afterwards, following the
feature test macro definition (@pxref{Feature Test Macros}).
For more information about the use of header files and @samp{#include}
-directives, @pxref{Header Files,,, cpp.info, The GNU C Preprocessor
-Manual}.
+directives, @pxref{Header Files,,, cpp, The GNU C Preprocessor Manual}.
@Theglibc{} provides several header files, each of which contains
the type and macro definitions and variable and function declarations