From: Mike Stump Date: Wed, 14 May 2003 02:22:12 +0000 (+0000) Subject: * doc/invoke.texi (Option Summary): Kill off documentation for -$. X-Git-Tag: releases/gcc-3.4.0~6590 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2d635bc7bc8585a96782d1efd21d03048051b5a;p=thirdparty%2Fgcc.git * doc/invoke.texi (Option Summary): Kill off documentation for -$. From-SVN: r66796 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bc5e308f9293..16949faa98a5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-05-13 Mike Stump + + * doc/invoke.texi (Option Summary): Kill off documentation for -$. + 2003-05-13 Janis Johnson * config/rs6000/sysv4.h (OUTPUT_ASM_ALIGNED_LOCAL): Expect diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 4cca6714be86..a0202fffe57b 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -290,7 +290,7 @@ in the following sections. @item Preprocessor Options @xref{Preprocessor Options,,Options Controlling the Preprocessor}. -@gccoptlist{-$ -A@var{question}=@var{answer} @gol +@gccoptlist{-A@var{question}=@var{answer} @gol -A-@var{question}@r{[}=@var{answer}@r{]} @gol -C -dD -dI -dM -dN @gol -D@var{macro}@r{[}=@var{defn}@r{]} -E -H @gol