aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-11-11 07:45:01 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-11-11 07:45:01 +0000
commitfb89b41ce46e60c4d35bb097ea6ec472b775f0b1 (patch)
tree4980f7ef5994dbb31aecbf95093f06241d156c50 /contrib/gcc
parentc8c8f27a5d1f3c86487ef6f6179fa1f5bcdabc0a (diff)
downloadsrc-fb89b41ce46e60c4d35bb097ea6ec472b775f0b1.tar.gz
src-fb89b41ce46e60c4d35bb097ea6ec472b775f0b1.zip
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
Notes
Notes: svn path=/head/; revision=137566
Diffstat (limited to 'contrib/gcc')
-rw-r--r--contrib/gcc/gcc.12
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/gcc.1 b/contrib/gcc/gcc.1
index 857c588deeb6..b27aad338a2c 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 " ].\|.\|."