From owner-freebsd-current@FreeBSD.ORG Tue Mar 8 23:57:16 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A030116A4CE for ; Tue, 8 Mar 2005 23:57:16 +0000 (GMT) Received: from smtp815.mail.sc5.yahoo.com (smtp815.mail.sc5.yahoo.com [66.163.170.1]) by mx1.FreeBSD.org (Postfix) with SMTP id 1D90543D48 for ; Tue, 8 Mar 2005 23:57:16 +0000 (GMT) (envelope-from noackjr@alumni.rice.edu) Received: from unknown (HELO optimator.noacks.org) (noacks@swbell.net@70.240.225.210 with login) by smtp815.mail.sc5.yahoo.com with SMTP; 8 Mar 2005 23:57:15 -0000 Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 0BBCF61EA; Tue, 8 Mar 2005 17:57:15 -0600 (CST) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16208-04; Tue, 8 Mar 2005 17:57:13 -0600 (CST) Received: from [127.0.0.1] (optimator [192.168.1.11]) by optimator.noacks.org (Postfix) with ESMTP id 84CB9617E; Tue, 8 Mar 2005 17:57:13 -0600 (CST) Message-ID: <422E3BD9.4050209@alumni.rice.edu> Date: Tue, 08 Mar 2005 17:57:13 -0600 From: Jon Noack User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremie Le Hen References: <20050308160038.GA20539@orion.daedalusnetworks.priv> <20050308230214.GU94451@obiwan.tataz.chchile.org> In-Reply-To: <20050308230214.GU94451@obiwan.tataz.chchile.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at noacks.org cc: Mark Linimon cc: freebsd-current@freebsd.org cc: Giorgos Keramidas Subject: Re: gcc(1) manpage (was: cvs commit: src/sys/kern kern_sig.c) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:57:16 -0000 Jeremie Le Hen wrote: >>The alternative, of course, is to go the simple route: rip most of >>the text out of gcc.1 and say 'use the info page for the latest >>information.' > > I think doing this will provoke a great war :-). Don't forget BSD > users used to be fanatic in Unix tradition (so am I). Why don't we just add smarts to man(1) to make it load the info page when you type 'man gcc'. *dreamy look as eyes wander, unable to focus on the monitor* That's the only way to really fly... ;-), Jon