From 3bcf1b13176db0edef5f7a123ee1735e6950f61b Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sun, 26 Jan 2003 20:56:09 +0000 Subject: cpp.texi: Fix typos. * doc/cpp.texi: Fix typos. * doc/extend.texi: Likewise. * doc/gty.texi: Likewise. * doc/install.texi: Likewise. * doc/passes.texi: Likewise. * doc/rtl.texi: Likewise. * doc/tm.texi: Likewise. From-SVN: r61858 --- gcc/doc/rtl.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/doc/rtl.texi') diff --git a/gcc/doc/rtl.texi b/gcc/doc/rtl.texi index 7b4ad23..a0c1f39 100644 --- a/gcc/doc/rtl.texi +++ b/gcc/doc/rtl.texi @@ -1,4 +1,4 @@ -@c Copyright (C) 1988, 1989, 1992, 1994, 1997, 1998, 1999, 2000, 2001, 2002 +@c Copyright (C) 1988, 1989, 1992, 1994, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @c Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. @@ -244,7 +244,7 @@ from an @samp{md} file, the vector value of this operand may be omitted. An omitted vector is effectively the same as a vector of no elements. @item B -@samp{B} indicates a pointer to basic block strucure. +@samp{B} indicates a pointer to basic block structure. @item 0 @samp{0} means a slot whose contents do not fit any normal category. -- cgit v1.1