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 28462 invoked from network); 20 Jun 2021 00:07:33 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 20 Jun 2021 00:07:33 -0000 Received: from mail.9lab.org ([168.119.8.41]) by 1ess; Sat Jun 19 19:59:57 -0400 2021 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=9lab.org; s=20210803; t=1624147184; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FkuXFQKs7Y3telPRzkLsgKvVLpZUX/LqwWZR65BNKxc=; b=eJTrAr/mLdYzXHUI5IhvyDq+IGdVHf82HEG9hODRf79sM+7UbwwZsMABNfHu0dh+w+Zmd8 Myyb6L9C89HwU56O04+SSbUGdKYMt6++EE9MJq5sIKV/FdHGMe7OuEPe4IoGKZ1ift9lwi lKKW6iyUDylZC5/0hBdMeaFkQ/VShOw= Received: from pjw.home (host-185-64-155-70.ecsnet.at [185.64.155.70]) by mail.9lab.org (OpenSMTPD) with ESMTPSA id 07ac154d (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO); Sun, 20 Jun 2021 01:59:44 +0200 (CEST) Message-ID: To: 9front@9front.org CC: igor@9lab.org Date: Sun, 20 Jun 2021 01:59:12 +0200 From: igor@9lab.org 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: ACPI template element replication Subject: [9front] usb(3) patch Reply-To: 9front@9front.org Precedence: bulk The print version of usb(3) contains a verbatim `delim $$` at the top of the page. Remove it as it looks like a mishap that occurred during a bulk import (see `git/log /sys/man/3/usb`. term% git/diff /sys/man/3/usb --- //.git/fs/object/775a4bea4386c12067057de0e56dd8baa34f43ec/tree//sys/man/3/usb +++ /sys/man/3/usb @@ -1,7 +1,4 @@ .TH USB 3 -.EQ -delim $$ -.EN .SH NAME usb \- USB Host Controller Interface .SH SYNOPSIS