From owner-freebsd-arch@FreeBSD.ORG Fri Apr 24 19:02:23 2015 Return-Path: Delivered-To: arch@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 122F9D2F; Fri, 24 Apr 2015 19:02:23 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC2CB14ED; Fri, 24 Apr 2015 19:02:22 +0000 (UTC) Received: by wizk4 with SMTP id k4so32780874wiz.1; Fri, 24 Apr 2015 12:02:21 -0700 (PDT) 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=oTH5af/cafG3AeYTd2yW0musUhcxgAxrqrANvwzFhQM=; b=f8zbloL9Kd5TAWtef9btzRt7qEQvaS9jb+CaBomA7hgaU6t9JftXjtA1WmjIzraBk9 79hhW/BIW4ZrRMRWRcoV766g/E1qKxdOabcxtufRApF7WUkFUcLhVpG78TFxgbwk3SCZ WNX/cUhq0d1AMX5ssybPaPnp8ABRX1u0tQBDGQSgzozB25T0tHcYTx+qze2LaoHIEv8v wXQxwfCVPmUUPocWSKGjmMH5MVBbGS/yeVz9U/cirDl3oUhMmpj8cI2CU190GZkdMA+a jle9acHEbPr2TNxeh/+OHaX0NuhbCE3x5MYL1Ofi6cuHzSUX/oh2NPbIkEogxj7WZvwG SdmQ== X-Received: by 10.180.107.38 with SMTP id gz6mr713821wib.63.1429902141192; Fri, 24 Apr 2015 12:02:21 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id g14sm18071677wjs.47.2015.04.24.12.02.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Apr 2015 12:02:20 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 24 Apr 2015 21:02:18 +0200 From: Baptiste Daroussin To: Bryan Drewery Cc: arch@FreeBSD.org Subject: Re: RFC: Alternative to PRIVATELIB Message-ID: <20150424190218.GA13141@ivaldir.etoilebsd.net> References: <20150411142835.GE65320@ivaldir.etoilebsd.net> <553A922F.3000303@FreeBSD.org> <553A92DD.1020404@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline In-Reply-To: <553A92DD.1020404@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2015 19:02:23 -0000 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 24, 2015 at 02:00:45PM -0500, Bryan Drewery wrote: > On 4/24/2015 1:57 PM, Bryan Drewery wrote: > > On 4/11/2015 9:28 AM, Baptiste Daroussin wrote: > >> Prefix all manpage with private_ so that we can provide the documentat= ion for > >> the said libs for the version we ship but if another version is shippe= d by ports > >> then we can easily access both documentation. > >> > >=20 > > This sounds useful for debugging and developing base applications which > > need these private libs. >=20 > However I would suggest a /usr/share/man/private that you can access by > setting MANDIR. Prefixing all manpages with 'private_' will get silly > with cross-references and function_name.3 files. Actually manpages is the complicated part of that proposal, so I may do man= pages in a second attempt :) Best regards, Bapt --envbJBWh7q8WU6mo Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlU6kzoACgkQ8kTtMUmk6Eyb8wCfeScAle14ah+Xpx/LeM8lHUKT eyIAoLndSPyxLSMpISizRgtxK9B6pqkS =pF6w -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--