From owner-svn-src-all@FreeBSD.ORG Fri Jan 2 21:36:02 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB2EB95E; Fri, 2 Jan 2015 21:36:02 +0000 (UTC) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 633F61A69; Fri, 2 Jan 2015 21:36:02 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id x12so24490016wgg.38; Fri, 02 Jan 2015 13:36:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=SNrlaV4YHawPtmQ3T8T61RgxrB8PIJPmZLKdozIRlpE=; b=nKW+WEFhZp7f5zUl7KmwqdCPLiRgqI7RbEAK2D8yggBB07Nm3lvNAEsC3uOWjwaohX jmpHPtadwuWAhGPh2vsds1oH33xm7j2IaIU+ZHaZcUpqUFYWDS/creIkw7KRnjoCOF3U WNlLM5V0LmkY40VHA0e8peQcAyWrKWeGkBq2KOTMdNufr6htT8OInp2+mZn+f8+qHJbX QzxIzMTulbmRfuuUQPrqVRipbZI/vudZgHNpSCQ86Rb20NzKDdF5PsnmTYsoPk3yo7Vs ZOw2KPVdXzUpIrpxgocJTD00hDqYC9RBi0T2kVsD/HvBKQCfpfL4+gJDne8s8kSVh/je xOTA== X-Received: by 10.180.91.193 with SMTP id cg1mr1483122wib.26.1420234560598; Fri, 02 Jan 2015 13:36:00 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id eu15sm465466wid.18.2015.01.02.13.35.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Jan 2015 13:35:59 -0800 (PST) Sender: Baptiste Daroussin Date: Fri, 2 Jan 2015 22:35:57 +0100 From: Baptiste Daroussin To: Steve Kargl 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: <20150102213557.GE288@ivaldir.etoilebsd.net> References: <201501022034.t02KYu1I030453@svn.freebsd.org> <20150102204458.GA72199@troutmask.apl.washington.edu> <20150102213341.GA72376@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jKBxcB1XkHIR0Eqt" Content-Disposition: inline In-Reply-To: <20150102213341.GA72376@troutmask.apl.washington.edu> 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2015 21:36:03 -0000 --jKBxcB1XkHIR0Eqt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 02, 2015 at 01:33:41PM -0800, Steve Kargl wrote: > On Fri, Jan 02, 2015 at 03:59:11PM -0500, Benjamin Kaduk wrote: > > On Fri, Jan 2, 2015 at 3:44 PM, Steve Kargl < > > sgk@troutmask.apl.washington.edu> wrote: > >=20 > > > On Fri, Jan 02, 2015 at 08:34:56PM +0000, Garrett Cooper wrote: > > > > Author: ngie > > > > Date: Fri Jan 2 20:34:55 2015 > > > > New Revision: 276565 > > > > URL: https://svnweb.freebsd.org/changeset/base/276565 > > > > > > > > Log: > > > > Remove gnu/ info pages to unbreak the build with MK_GCC !=3D no, = etc > > > > > > > > > > Does this mean that FreeBSD is now shipping utilities without > > > documentation? > > > > >=20 > > I'm pretty sure we've been doing that for a long, long time. > >=20 > > Note that MK_GCC=3Dno is the default on head for the tier-1 platforms. > >=20 >=20 > 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? >=20 The man pages remains, for binutils for examples, the manpages were generat= ed out of the texinfo files meaning the manpage contains the same amount of informations Bapt --jKBxcB1XkHIR0Eqt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlSnDz0ACgkQ8kTtMUmk6EyFUgCfY46hUYG9+JZ2ZNTTCwybrzhq 0FQAnjBepgebXyn/9/VjfQMToctQJGiU =S31U -----END PGP SIGNATURE----- --jKBxcB1XkHIR0Eqt--