docs: Add missing dash for argument.
authorMartin Liska <mliska@suse.cz>
Thu, 30 Dec 2021 13:33:29 +0000 (14:33 +0100)
committerMartin Liska <mliska@suse.cz>
Thu, 30 Dec 2021 13:33:49 +0000 (14:33 +0100)
gcc/ChangeLog:

* doc/cpp.texi: Add missing dash for argument.

gcc/doc/cpp.texi

index 53f7204..6e2d7c3 100644 (file)
@@ -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.