From 5fdcbd48345a4cb8da4eb508b24aa0f5c2026e1e Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Thu, 27 Jul 2023 14:41:53 -0400 Subject: [PATCH] Fox an xref target. --- cpp.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpp.texi b/cpp.texi index 16f8835..91dab6a 100644 --- a/cpp.texi +++ b/cpp.texi @@ -2176,8 +2176,8 @@ Here are some samples. @item Some macros are predefined on each kind of machine (@pxref{System specific Predefined Macros, System specific Predefined -Macros, System-specific Predefined Macros, gcc, Using the GNU Compiler -Collection}). This allows you to provide code specially tuned for a +Macros, System-specific Predefined Macros, cpp, The C Preprocessor}). +This allows you to provide code specially tuned for a particular machine. @item