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 3544 invoked from network); 21 Jun 2021 10:34:40 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 21 Jun 2021 10:34:40 -0000 Received: from vultr.musolino.id.au ([45.76.123.158]) by 1ess; Mon Jun 21 06:30:05 -0400 2021 Received: from 180.150.114.112 ([180.150.114.112]) by vultr; Mon Jun 21 20:30:02 +1000 2021 Message-ID: To: 9front@9front.org From: Alex Musolino Date: Mon, 21 Jun 2021 20:00:01 +0930 In-Reply-To: <65ED76F7654551B63A97751B216B408F@9lab.org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: object-oriented realtime-java enhancement dependency enhancement Subject: Re: [9front] usb(3) patch Reply-To: 9front@9front.org Precedence: bulk > I realise I did not accurately state where I saw the issue, namely > with the printed version of the manuals. There, at the top of the > page there is a verbatim `delim $$` printed, here a picture: > > • https://9lab.org/img/plan9/random/usb3.man.book.jpg > > Need to repro the typesetting steps of the book and see what > happened there… We're just not running eqn(1) for usb(3) in /sys/man/mkfile. I've pushed a couple of changes to fix it.