From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zack Weinberg To: gcc-patches@gcc.gnu.org Subject: silly typo in tm.texi Date: Thu, 16 Aug 2001 18:53:00 -0000 Message-id: <20010816215341.A1049@panix.com> X-SW-Source: 2001-08/msg01006.html Applied as obvious, having done make info. zw * doc/tm.texi: Remove extra @table command. =================================================================== Index: doc/tm.texi --- doc/tm.texi 2001/08/16 15:41:05 1.48 +++ doc/tm.texi 2001/08/17 01:52:22 @@ -7151,7 +7151,6 @@ to set the variable @var{align_jumps} in @code{OVERRIDE_OPTIONS}. Otherwise, you should try to honour the user's selection in @var{align_jumps} in a @code{JUMP_ALIGN} implementation. -@table @code @findex LABEL_ALIGN_AFTER_BARRIER @item LABEL_ALIGN_AFTER_BARRIER (@var{label}) The alignment (log base 2) to put in front of @var{label}, which follows