From: Martin Liska Date: Thu, 30 Dec 2021 13:33:29 +0000 (+0100) Subject: docs: Add missing dash for argument. X-Git-Tag: basepoints/gcc-13~2161 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73898bc006ee9bec1a5eed4bfdd4eb0b158b7838;p=thirdparty%2Fgcc.git docs: Add missing dash for argument. gcc/ChangeLog: * doc/cpp.texi: Add missing dash for argument. --- diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index 53f7204504cf..6e2d7c3cc86c 100644 --- a/gcc/doc/cpp.texi +++ b/gcc/doc/cpp.texi @@ -4276,7 +4276,7 @@ IP2K, MMIX, MIPS Irix 3, ARM aout, and PowerPC targets for the AIX operating system. You can override the default with @option{-fdollars-in-identifiers} or -@option{fno-dollars-in-identifiers}. @xref{fdollars-in-identifiers}. +@option{-fno-dollars-in-identifiers}. @xref{fdollars-in-identifiers}. @item Non-empty sequences of whitespace characters.