From owner-freebsd-arch@FreeBSD.ORG Fri Apr 24 19:00:41 2015 Return-Path: Delivered-To: arch@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 4B201C5E for ; Fri, 24 Apr 2015 19:00:41 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 16FA113DC for ; Fri, 24 Apr 2015 19:00:41 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id t3OJ0eX4033832 for ; Fri, 24 Apr 2015 19:00:40 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id t3OJ0eD5033828 for arch@FreeBSD.org; Fri, 24 Apr 2015 19:00:40 GMT (envelope-from bdrewery) Received: (qmail 23719 invoked from network); 24 Apr 2015 14:00:39 -0500 Received: from unknown (HELO ?10.10.1.139?) (freebsd@shatow.net@10.10.1.139) by sweb.xzibition.com with ESMTPA; 24 Apr 2015 14:00:39 -0500 Message-ID: <553A92DD.1020404@FreeBSD.org> Date: Fri, 24 Apr 2015 14:00:45 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Baptiste Daroussin , arch@FreeBSD.org Subject: Re: RFC: Alternative to PRIVATELIB References: <20150411142835.GE65320@ivaldir.etoilebsd.net> <553A922F.3000303@FreeBSD.org> In-Reply-To: <553A922F.3000303@FreeBSD.org> OpenPGP: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEvkNjAgal3pEvFMNn5p4qWHpia6RLHId" 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:00:41 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PEvkNjAgal3pEvFMNn5p4qWHpia6RLHId Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable 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. 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. --=20 Regards, Bryan Drewery --PEvkNjAgal3pEvFMNn5p4qWHpia6RLHId Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJVOpLdAAoJEDXXcbtuRpfP3zUH/jLjG8J4kAWgfuM7CXyoxZcI ix8+2AnAYTH0hAq+8hxm3zqbaeP6fttuL4nJPg4XGdwPmXrBoFRmPAcWezloc8gx 2lwWXWaW8lKygeDbLxOEknSU706ajlOXgq+Qks1Sl+WP3D5/yQsMyTYsmtm4cOk4 JgzWOOcXKeemtWrhjtoAkBKJRvblfxE/YNx4YvokbIX4lddva06wuyVpMWg8UAjh +RhobfWzAWkLSF03wLDnh1MIKGF4EjRAHTiLtwkdynz/PP1fQI+u+9v8hTS7FZ5S wJBqeYgqPi3EiUyP2F9irt2UJcarGoywxp+Zk4AU/qlDk0MIj9jSYpVvtlK8eTs= =V980 -----END PGP SIGNATURE----- --PEvkNjAgal3pEvFMNn5p4qWHpia6RLHId--