From 5f05dc5550287bc09490f7aeeffbdad80288b5e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20L=C3=B3pez-Ib=C3=A1=C3=B1ez?= Date: Sat, 16 Aug 2014 14:19:38 +0000 Subject: cppopts.texi (ftrack-macro-expansion): Add missing @code. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2014-08-16 Manuel López-Ibáñez * doc/cppopts.texi (ftrack-macro-expansion): Add missing @code. From-SVN: r214063 --- gcc/doc/cppopts.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc/cppopts.texi') diff --git a/gcc/doc/cppopts.texi b/gcc/doc/cppopts.texi index b2127e4..c5c8a70 100644 --- a/gcc/doc/cppopts.texi +++ b/gcc/doc/cppopts.texi @@ -620,7 +620,7 @@ tokens locations completely. This value is the most memory hungry. When this option is given no argument, the default parameter value is @samp{2}. -Note that -ftrack-macro-expansion=2 is activated by default. +Note that @code{-ftrack-macro-expansion=2} is activated by default. @item -fexec-charset=@var{charset} @opindex fexec-charset -- cgit v1.1