From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 21725 invoked from network); 24 Aug 2021 22:55:36 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 24 Aug 2021 22:55:36 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 1ess; Tue Aug 24 18:01:35 -0400 2021 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-225.nycmny.fios.verizon.net [74.108.56.225]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id adcd1603 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Tue, 24 Aug 2021 14:34:45 -0700 (PDT) Message-ID: <9155B28D30131B29945A1822EEC99D90@eigenstate.org> To: 9front@9front.org Date: Tue, 24 Aug 2021 17:34:43 -0400 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: advanced virtualized app-scale rich-client grid event Subject: Re: [9front] Re: man pages Reply-To: 9front@9front.org Precedence: bulk Quoth Stuart Morrow : > I was referring to the first post in the thread, with the 12K attachment. > > Those diffs were at that time already a month old and ignored. > Thanks for pinging. So, lots of these look like some bike-shedding for the sake of bike-shedding, without really improving the quality of the documentation. For example, is 'foreign-character-set' really an improvement over 'foreign character-set'? Is character-set an improvement over character set? I think both changes are worse. On the other hand, there are actual fixes for omissions, like: -.B "newdev {low|full|high} \fIport\fP +.B "newdev {low|full|high|super} \fIport\fP and styling issues like: -.I str , +.IR str , If I could have this without the bikeshedding, that would have been ideal. Anyways, I think qwx is looking at this patch, so I'll let them handle it.