diff options
author | Guy Harris <guy@netapp.com> | 1999-09-23 14:49:11 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-09-23 08:49:11 -0600 |
commit | 99e0c103d4abc50f92068d3f3f8bc5ce9a21e444 (patch) | |
tree | f6df1905a05c815b2f4baf4f0340e9f29b78dfda /gcc/gcc.1 | |
parent | 55383d8720c67a6e0e84dad7f3402a9ed5a7365c (diff) | |
download | gcc-99e0c103d4abc50f92068d3f3f8bc5ce9a21e444.tar.gz |
* gcc.1: Fix a formatting error.
From-SVN: r29619
Diffstat (limited to 'gcc/gcc.1')
-rw-r--r-- | gcc/gcc.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/gcc.1 b/gcc/gcc.1 index ef3357ffaad..787ef213f2d 100644 --- a/gcc/gcc.1 +++ b/gcc/gcc.1 @@ -20,7 +20,7 @@ .if n .sp .if t .sp 0.4 .. -.Id $Id: gcc.1,v 1.9 1998/12/16 20:55:57 law Exp $ +.Id $Id: gcc.1,v 1.10 1999/06/02 01:37:02 law Exp $ .TH GCC 1 "\*(Dt" "GNU Tools" "GNU Tools" .SH NAME gcc, g++ \- GNU project C and C++ Compiler (gcc-2.96) @@ -3570,6 +3570,7 @@ assembler files (with a `\|\c These `\|\c .B \-m\c \&\|' options are defined for the Intel 80386 family of computers: +.TP .B \-m486 .TP .B \-mno\-486 |