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 20752 invoked from network); 28 Sep 2021 15:46:10 -0000 Received: from bsd.lv (HELO mandoc.bsd.lv) (66.111.2.12) by inbox.vuxu.org with ESMTPUTF8; 28 Sep 2021 15:46:10 -0000 Received: from fantadrom.bsd.lv (localhost [127.0.0.1]) by mandoc.bsd.lv (OpenSMTPD) with ESMTP id 2001b76b for ; Tue, 28 Sep 2021 10:46:09 -0500 (EST) Received: from scc-mailout-kit-02.scc.kit.edu (scc-mailout-kit-02.scc.kit.edu [129.13.231.82]) by mandoc.bsd.lv (OpenSMTPD) with ESMTP id a08444fa for ; Tue, 28 Sep 2021 10:46:08 -0500 (EST) Received: from hekate.asta.kit.edu ([141.3.145.153] helo=hekate.usta.de) by scc-mailout-kit-02.scc.kit.edu with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (envelope-from ) id 1mVFJ1-0001HS-Gm; Tue, 28 Sep 2021 17:46:07 +0200 Received: from donnerwolke.asta.kit.edu ([141.3.145.61] helo=donnerwolke.usta.de) by hekate.usta.de with esmtp (Exim 4.92.2) (envelope-from ) id 1mVFJ0-0007JW-SM; Tue, 28 Sep 2021 17:46:06 +0200 Received: from login-1.asta.kit.edu ([141.3.145.72]) by donnerwolke.usta.de with esmtp (Exim 4.84_2) (envelope-from ) id 1mVFJ0-00055W-NY; Tue, 28 Sep 2021 17:46:06 +0200 Received: from schwarze by login-1.asta.kit.edu with local (Exim 4.92) (envelope-from ) id 1mVFJ0-0001X2-Mv; Tue, 28 Sep 2021 17:46:06 +0200 Date: Tue, 28 Sep 2021 17:46:06 +0200 From: Ingo Schwarze To: Raf Czlonka Cc: tech@mandoc.bsd.lv Subject: Re: [PATCH] mandocd.8 - two typos Message-ID: References: X-Mailinglist: mandoc-tech Reply-To: tech@mandoc.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Hi Raf, Raf Czlonka wrote on Tue, Sep 28, 2021 at 12:38:02AM +0100: > I believe the below to be typos in mandocd(8) manual page. No, eff characters are expensive, so i used cheaper characters in 2017. Thanks for sending the effs, i committed them right away. ;-) Ingo > Index: mandocd.8 > =================================================================== > RCS file: /cvs/mandoc/mandocd.8,v > retrieving revision 1.2 > diff -u -p -r1.2 mandocd.8 > --- mandocd.8 18 Mar 2017 19:56:01 -0000 1.2 > +++ mandocd.8 27 Sep 2021 23:37:14 -0000 > @@ -174,7 +174,7 @@ will simply accept and process the next > .Sh HISTORY > The > .Nm > -utility appeared in version 1.14.1 or the > +utility appeared in version 1.14.1 of the > .Sy mandoc > toolkit. > .Sh AUTHORS > @@ -194,5 +194,5 @@ requests, > needs to be started with the current working directory set to the > root of the manual page tree. > Avoid starting it in directories that contain secret files in any > -subdirectories, in particular in the user starting it has read > +subdirectories, in particular if the user starting it has read > access to these secret files. -- To unsubscribe send an email to tech+unsubscribe@mandoc.bsd.lv