From 2ff167186bf0dc00e632bc7b9b50fd46d069d231 Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Thu, 10 Jul 2003 01:41:38 +0000 Subject: [PATCH] * doc/install.texi: Add missing @. From-SVN: r69166 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 69d1beb..6bf663b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-07-09 Matt Kraai + + * doc/install.texi: Add missing @. + 2003-07-09 Bob Wilson * config/xtensa/xtensa.h (CRT_CALL_STATIC_FUNCTION): Define. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index f648caa..a3378cc 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -734,7 +734,7 @@ The following systems are the only ones where it makes a difference whether you use the GNU assembler. On any other system, @option{--with-gnu-as} has no effect. -@itemize bullet +@itemize @bullet @item @samp{hppa1.0-@var{any}-@var{any}} @item @samp{hppa1.1-@var{any}-@var{any}} @item @samp{i386-@var{any}-sysv} -- 2.7.4