From 0bf93a511e83170a0d12dacba7af1ef4443d4539 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 22 Nov 2001 12:50:16 +0000 Subject: [PATCH] (in m32rx patch): Replace "." with "@." when preceeded by a capital letter From-SVN: r47267 --- gcc/doc/invoke.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index c16df77749c..bf05c075bfd 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -6249,11 +6249,11 @@ These @option{-m} options are defined for Mitsubishi M32R/D architectures: @table @gcctabopt @item -m32rx @opindex m32rx -Generate code for the M32R/X. +Generate code for the M32R/X@. @item -m32r @opindex m32r -Generate code for the M32R. This is the default. +Generate code for the M32R@. This is the default. @item -mcode-model=small @opindex mcode-model=small -- 2.30.2