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.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 13056 invoked from network); 1 Sep 2021 23:04:06 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 1 Sep 2021 23:04:06 -0000 Received: from wopr.sciops.net ([216.126.196.60]) by 4ess; Wed Sep 1 18:54:21 -0400 2021 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sciops.net; s=20210706; t=1630536847; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=xKXTxRLqGhibkf8sB+TzaJ/g56MxlWNszTaeaPAznl4=; b=25UTZ3Zm1JBPBxeK1gdAbc+Th2YWs7z1enGjYnSnVJXxxWWhovN2k9dA8BFhAvG8X/6Lr3 tJCluR2wAGBkqwK0nJ9F6CWGh5ZKJmRPYIeY6YkEHpyFxcAOIDS9uluZcef8EFAEQusmt0 4jTN5yrl+aa1xzqtH6Yqu47Iz0Chg00= Received: by wopr.sciops.net (OpenSMTPD) with ESMTPSA id 9806f231 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for <9front@9front.org>; Wed, 1 Sep 2021 15:54:07 -0700 (PDT) Message-ID: From: qwx Date: Thu, 02 Sep 2021 00:54:04 +0200 To: 9front@9front.org In-Reply-To: <9375AAE3C729054168124C036967F66D@smtp.pobox.com> 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: RESTful asynchronous information cache Subject: Re: [9front] joystick support docs Reply-To: 9front@9front.org Precedence: bulk > id's -> ids ? I agree with unobe that this is probably more correct. I don't see any real rules here, but from what I understand apostrophes are used to avoid ambiguity more than anything, which I think is unnecessary here. > I'm new to ths, but am wondering: should the SEE ALSO list be > alphabetized, or is it first by man page section, then alphabetized? > Same question for /sys/man/4/nusb diff below, so won't comment there. Again, there are no real rules for anything. Personally I sort by section, then alphabetically, but I avoid changing things around in random manpages. As with the rest, if a rule is made, I think a big change should be done for all at once, instead of doing random pikeshedding here and there. Thanks, qwx