Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/gcc Document that this is also the frontend for the...



details:   https://anonhg.NetBSD.org/src/rev/9a7d5755b89c
branches:  trunk
changeset: 501898:9a7d5755b89c
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Tue Jan 09 00:25:05 2001 +0000

description:
Document that this is also the frontend for the Objective C compiler
(so "man -k objective" turns up *something*)

diffstat:

 gnu/dist/gcc/gcc.1 |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r ce2c2f7c3504 -r 9a7d5755b89c gnu/dist/gcc/gcc.1
--- a/gnu/dist/gcc/gcc.1        Mon Jan 08 23:43:34 2001 +0000
+++ b/gnu/dist/gcc/gcc.1        Tue Jan 09 00:25:05 2001 +0000
@@ -22,7 +22,7 @@
 ..
 .TH GCC 1 "\*(Dt" "GNU Tools" "GNU Tools"
 .SH NAME
-gcc, g++ \- GNU project C and C++ Compiler (egcs-1.1.2)
+gcc, g++ \- GNU project C, Objective C and C++ Compiler (egcs-1.1.2)
 .SH SYNOPSIS
 .B gcc
 .RI "[ " option " | " filename " ].\|.\|."



Home | Main Index | Thread Index | Old Index