From: Richard Henderson Date: Fri, 10 Aug 2001 23:49:44 +0000 (-0700) Subject: Fix markup. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=39ffd3cbfd3584e1d7452b742a197d246b710878;p=gcc.git Fix markup. From-SVN: r44783 --- diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 23deda1409f..cc2fda79d9f 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -80,7 +80,7 @@ character other than a member of the basic execution character set (6.2.5).} @item @cite{Which of @code{signed char} or @code{unsigned char} has the same range, -representation, and behavior as ``plain'' char (6.2.5, 6.3.1.1).} +representation, and behavior as ``plain'' @code{char} (6.2.5, 6.3.1.1).} @item @cite{The mapping of members of the source character set (in character @@ -142,7 +142,7 @@ that type (6.3.1.3).} @itemize @bullet @item @cite{The accuracy of the floating-point operations and of the library -functions in @file{} and @file{} that return floating-point +functions in @code{} and @code{} that return floating-point results (5.2.4.2.2).} @item @@ -319,7 +319,7 @@ of the C library, and are not defined by GCC itself. @itemize @bullet @item @cite{The values or expressions assigned to the macros specified in the -headers @file{}, @file{}, and @file{} +headers @code{}, @code{}, and @code{} (5.2.4.2, 7.18.2, 7.18.3).} @item