From 36ece38f58557ce7f78e6a6c93b41c84a02c5b8e Mon Sep 17 00:00:00 2001 From: hubertf Date: Tue, 9 Jan 2001 00:25:05 +0000 Subject: [PATCH] Document that this is also the frontend for the Objective C compiler (so "man -k objective" turns up *something*) --- gnu/dist/gcc/gcc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/dist/gcc/gcc.1 b/gnu/dist/gcc/gcc.1 index a989fd0b6e1d..dee4b7467293 100644 --- a/gnu/dist/gcc/gcc.1 +++ b/gnu/dist/gcc/gcc.1 @@ -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 " ].\|.\|."