From 03d18c4236f81c6a89588dd0d97aebc2c58e3c55 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 11 Nov 2004 07:45:01 +0000 Subject: Don't attempt to claim what version of GCC we're documenting. The manpage is still mostly the GCC 2.95 one, with faint attempts by me over the years to document a few new switches. Thus, it is dubious to claim documentation of specific modern GCC versions. Noted by: delphij --- contrib/gcc/gcc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/gcc/gcc.1 b/contrib/gcc/gcc.1 index 857c588..b27aad3 100644 --- a/contrib/gcc/gcc.1 +++ b/contrib/gcc/gcc.1 @@ -24,7 +24,7 @@ .Id $Id: gcc.1,v 1.9 1998/12/16 20:55:57 law Exp $ .TH GCC 1 "\*(Dt" "GNU Tools" "GNU Tools" .SH NAME -gcc, g++ \- GNU project C and C++ Compiler (gcc-3.2.1) +gcc, g++ \- GNU project C and C++ Compiler .SH SYNOPSIS .B gcc .RI "[ " option " | " filename " ].\|.\|." -- cgit v1.1