From owner-svn-src-head@FreeBSD.ORG Fri Jan 2 21:41:26 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B943BE79; Fri, 2 Jan 2015 21:41:26 +0000 (UTC) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 918021BBB; Fri, 2 Jan 2015 21:41:26 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.14.9/8.14.9) with ESMTP id t02LfQ1g072719 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 2 Jan 2015 13:41:26 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.9/8.14.9/Submit) id t02LfQkq072718; Fri, 2 Jan 2015 13:41:26 -0800 (PST) (envelope-from sgk) Date: Fri, 2 Jan 2015 13:41:26 -0800 From: Steve Kargl To: Baptiste Daroussin Subject: Re: svn commit: r276565 - in head/gnu: lib/libstdc++/doc usr.bin/diff usr.bin/diff/doc usr.bin/gdb usr.bin/gperf usr.bin/gperf/doc Message-ID: <20150102214126.GA72685@troutmask.apl.washington.edu> References: <201501022034.t02KYu1I030453@svn.freebsd.org> <20150102204458.GA72199@troutmask.apl.washington.edu> <20150102213341.GA72376@troutmask.apl.washington.edu> <20150102213557.GE288@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150102213557.GE288@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Benjamin Kaduk , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , Garrett Cooper X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2015 21:41:26 -0000 On Fri, Jan 02, 2015 at 10:35:57PM +0100, Baptiste Daroussin wrote: > On Fri, Jan 02, 2015 at 01:33:41PM -0800, Steve Kargl wrote: > > > > Yeah, I know what the default is for tier-1, which is somewhat > > irrelevant to my question. bapt@ has removed info pages (and > > Garrett seems to have cleanup after bapt). Noting that FreeBSD > > has more than just tier-1, the question remains. Is FreeBSD > > now shipping utilities without proper documentation? > > > The man pages remains, for binutils for examples, the manpages were generated > out of the texinfo files meaning the manpage contains the same amount of > informations > Thanks for the clarification. -- Steve