From owner-freebsd-hackers@freebsd.org Wed Nov 9 07:00:42 2016 Return-Path: Delivered-To: freebsd-hackers@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 A9E4AC37681 for ; Wed, 9 Nov 2016 07:00:42 +0000 (UTC) (envelope-from j.deboynepollard-newsgroups@ntlworld.com) Received: from know-smtprelay-omc-1.server.virginmedia.net (know-smtprelay-omc-1.server.virginmedia.net [80.0.253.65]) by mx1.freebsd.org (Postfix) with ESMTP id 200C27E1 for ; Wed, 9 Nov 2016 07:00:41 +0000 (UTC) (envelope-from j.deboynepollard-newsgroups@ntlworld.com) Received: from [192.168.1.100] ([86.10.211.13]) by know-smtprelay-1-imp with bizsmtp id 5j0Z1u00H0HtmFq01j0ZHQ; Wed, 09 Nov 2016 07:00:33 +0000 X-Originating-IP: [86.10.211.13] X-Spam: 0 X-Authority: v=2.1 cv=beuWK77B c=1 sm=1 tr=0 a=SB7hr1IvJSWWr45F2gQiKw==:117 a=SB7hr1IvJSWWr45F2gQiKw==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=2rVjqWD_AAAA:8 a=VEFJHFMHd6k9yd6FQUcA:9 a=QEXdDO2ut3YA:10 a=-FEs8UIgK8oA:10 a=NWVoK91CQyQA:10 a=ULaUcM2Ibn9MdPUUwucP:22 Subject: Re: Improved manual page for ul(1) To: FreeBSD Hackers , NetBSD Users References: From: Jonathan de Boyne Pollard Message-ID: <504a32f0-fd75-9d8b-d58f-243d77dbf852@NTLWorld.com> Date: Wed, 9 Nov 2016 07:00:10 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2016 07:00:42 -0000 Jonathan de Boyne Pollard: > So whither does one submit an improved manual page for ul(1) ? Here's > the source: > > * http://jdebp.eu./Proposals/ul.1 I don't want to make this too much of a moving target, but I've updated this. The prior version is now at http://jdebp.eu./Proposals/ul.1-20161107 . * The Options sub-section was a failure of boldness on my part. The description of options was in-line within the description section in the original page, and I kept it in the description section. It's now a top-level section. * I wasn't satisfied with the history section, which has now been expanded. * The description now states what side ul chooses when it comes to the underscore overstriking underscore ambiguity. ( printf '_\b_\n'|ul -i ) As I said, I don't want to make this a constantly moving target. I'm fairly satisfied that I've covered the ground that I set out to cover, now.