diff options
Diffstat (limited to 'gcc/doc/tm.texi')
-rw-r--r-- | gcc/doc/tm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi index 355ea4bb326..2636b75d12f 100644 --- a/gcc/doc/tm.texi +++ b/gcc/doc/tm.texi @@ -801,7 +801,7 @@ extern char *m88k_short_data; N_("Specify the size of the short data section"), 0 @} @} @end smallexample -Here is an variant of the above that allows the user to also specify +Here is a variant of the above that allows the user to also specify just @option{-mshort-data} where a default of @code{"64"} is used. @smallexample |