From owner-freebsd-questions@freebsd.org Mon Sep 7 08:39:59 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 859309BBC70 for ; Mon, 7 Sep 2015 08:39:59 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [150.101.137.143]) by mx1.freebsd.org (Postfix) with ESMTP id 21EE3C80 for ; Mon, 7 Sep 2015 08:39:58 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ppp118-210-169-30.lns20.adl6.internode.on.net (HELO leader.local) ([118.210.169.30]) by ipmail05.adl6.internode.on.net with ESMTP; 07 Sep 2015 18:09:44 +0930 Message-ID: <55ED4D4F.4020605@ShaneWare.Biz> Date: Mon, 07 Sep 2015 18:09:43 +0930 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "FreeBSD Questions !!!!" , "William A. Mahaffey III" Subject: Re: GCC question References: <55EAEE19.2060807@hiwaay.net> <55EAF922.2020906@hiwaay.net> <55EC25FE.4070802@ShaneWare.Biz> <55EC501E.10403@hiwaay.net> <441tebcrzw.fsf@lowell-desk.lan> In-Reply-To: <441tebcrzw.fsf@lowell-desk.lan> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2015 08:39:59 -0000 On 07/09/2015 04:08, Lowell Gilbert wrote: > "William A. Mahaffey III" writes: > >> While this is still the topic, is there a way to tell GCC to only talk >> about x86_64 options in the man page (or in its CLI online help), >> rather than *ALL* supported architectures ? TIA & have a good one. > > The full form of the documentation is in an info file. Type "info gcc" > to get it. If you use emacs, you'll find its info browser is better than > the command line version. In fact, if you don't use emacs, you might be > best off with an online version, such as from > https://gcc.gnu.org/onlinedocs/ I also find the web view of man pages useful for larger ones like gcc https://www.freebsd.org/cgi/man.cgi I always change it to "release and ports" so you search man pages of all available ports - can help to find ports that you want to install. -- FreeBSD - the place to B...Software Developing Shane Ambler