summaryrefslogtreecommitdiff
path: root/gcc/cp/g++.1
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1995-10-12 02:33:51 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1995-10-12 02:33:51 +0000
commitce28ee2edd86fa14181588833bd3d5bc150e2839 (patch)
treec55b3eb88f5961c3b44da3a913de51995aba4868 /gcc/cp/g++.1
parent36ad273a71ecd8b605c9e728c20ed0647bec38ad (diff)
downloadgcc-ce28ee2edd86fa14181588833bd3d5bc150e2839.tar.gz
75th Cygnus<->FSF merge
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10438 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/g++.1')
-rw-r--r--gcc/cp/g++.18
1 files changed, 6 insertions, 2 deletions
diff --git a/gcc/cp/g++.1 b/gcc/cp/g++.1
index 071cce6c811..ae016fad082 100644
--- a/gcc/cp/g++.1
+++ b/gcc/cp/g++.1
@@ -8,7 +8,7 @@
\(**
..
.SH NAME
-g++ \- GNU project C++ Compiler (v2.4)
+g++ \- GNU project C++ Compiler
.SH SYNOPSIS
.RB g++ " [" \c
.IR option " | " filename " ].\|.\|.
@@ -31,8 +31,12 @@ C++ source files use one of the suffixes `\|\c
.B .C\c
\&\|', `\|\c
.B .cc\c
-\&\|', or `\|\c
+\&\|', `\|\c
.B .cxx\c
+\&\|', `\|\c
+.B .cpp\c
+\&\|', or `\|\c
+.B .c++\c
\&\|'; preprocessed C++ files use the suffix `\|\c
.B .ii\c
\&\|'.