From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 036B32140F for ; Mon, 10 Jun 2024 07:15:47 +0200 (CEST) Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Mon Jun 10 01:14:50 -0400 2024 Received: from mimir.eigenstate.org (localhost [127.0.0.1]) by mimir.eigenstate.org (OpenSMTPD) with ESMTP id b60ac591 for <9front@9front.org>; Sun, 9 Jun 2024 22:14:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eigenstate.org; h= message-id:to:subject:date:from:in-reply-to:mime-version :content-type:content-transfer-encoding; s=mail; bh=vOAu/DpWE6sI 52In2bG28gdEYbY=; b=De0vwGvS3o/5CZImckYoD7IrbFpNaKtVAZwGM/PJnY4r VpcLKIZUCQQFRGDQnWuO8Qwhbmv3s9k09XSWSwo/MJX+ryfZHYsWJFzDlsAuLaeg r9tjVpVsjVzbICZWWs/Tl1xMtD280dj/mhlPT7AmeHqFh2teWxD7Wil8bwkVe1w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eigenstate.org; h=message-id :to:subject:date:from:in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=mail; b=LdwmFInJJMXW/+iIdsJ oZkcxwu5XAktYBnqei3TfK8z+kZJ6WkRCxdWUlf8jDC098WRIQwRRILnkTKZEpB1 gTU8wNNSnXfydLH1lP01ZUME9ms15Dp91eCc9Fa+fZxfqz24pT87nSsUxjVPEo+L 2wcRODaebdp7LpMZlpt6sYiw= Received: from abbatoir (pool-108-6-24-2.nycmny.fios.verizon.net [108.6.24.2]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 1a7a7fb5 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sun, 9 Jun 2024 22:14:48 -0700 (PDT) Message-ID: <8259497B3E1535F314AB1601F227CF69@eigenstate.org> To: 9front@9front.org Date: Mon, 10 Jun 2024 01:14:46 -0400 From: ori@eigenstate.org In-Reply-To: <3FA2DB236491887FAA527322B1B25337@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: transactional database-aware high-performance general-purpose framework Subject: Re: [9front] [PATCH] dhcpd(8): typos Reply-To: 9front@9front.org Precedence: bulk applied, thanks! Quoth Romano : > --- > diff 79455f36cf2b7fff2d789e014afe1df0e8b871cd 4b1f1c6fff2f186fe19bb2199dd963eb30e1ecd3 > --- a/sys/man/8/dhcpd > +++ b/sys/man/8/dhcpd > @@ -334,11 +334,11 @@ > (see > .IR regexp (6)) > that is matched against the requested file name > -and the second column contains a subsitution. > +and the second column contains a substitution. > Lines starting with > .B # > are ignored. > -Occurances in the resulting filename of > +Occurrences in the resulting filename of > .BR %I , > .B %C > or