From owner-svn-src-head@freebsd.org Tue May 2 21:17:13 2017 Return-Path: Delivered-To: svn-src-head@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 03B87D5A256; Tue, 2 May 2017 21:17:13 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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 DA0E8FDF; Tue, 2 May 2017 21:17:12 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id D3E155A9F15; Tue, 2 May 2017 21:17:05 +0000 (UTC) Date: Tue, 2 May 2017 21:17:05 +0000 From: Brooks Davis To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r317706 - head/usr.bin/proccontrol Message-ID: <20170502211705.GA86001@spindle.one-eyed-alien.net> References: <201705022109.v42L97Oh066546@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <201705022109.v42L97Oh066546@repo.freebsd.org> User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 02 May 2017 21:17:13 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 02, 2017 at 09:09:07PM +0000, Brooks Davis wrote: > Author: brooks > Date: Tue May 2 21:09:07 2017 > New Revision: 317706 > URL: https://svnweb.freebsd.org/changeset/base/317706 >=20 > Log: > Use MAN=3D rather than MK_MAN=3Dno to not install a manpage. With this change, the only remaining ordinary users of MK_MAN=3Dno is lib/ncurses/ncurses/Makefile where it's set when building libncursesw (wide). I'd argue this case is wrong as there are wide-character specific manpages and they should be installed with the correct library. -- Brooks --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJZCPdRAAoJEKzQXbSebgfAsg8H/A/y7TpmTZ9co6RJF67TlALX x79ufhtRnQZmM3Z6dcVzCfAdatLG86d7yLKkuGErNI2L3+fuE/DbYKiwp3BUS1/O uaXL6spgsme4V09x2Q0XIpzQC/NKBNv6IHFIM3rB/ygUJOZPKBxeZP/JpWPEVOm7 Q5p9dSyZhNBWm5PA13EFEjmsWI9fPLfIrI6hN4zOAlCVvxciSVw9je82lzpbeH4l xHpTedjY9ETjGiT2FqTlUJ26dtIgvB7wJwXp0FaTD8QikX1V5nLHIdMUtNzP75to Xs7RlXoqo2jYbwQBoFNt6NOWdPcimfzFqm3SvVv2JgqHqccAgGV6dONY2TZep0g= =3PFN -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c--