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, UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 18406 invoked from network); 13 Mar 2023 20:10:58 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 13 Mar 2023 20:10:58 -0000 Received: from wopr.sciops.net ([216.126.196.60]) by 9front; Mon Mar 13 16:09:39 -0400 2023 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sciops.net; s=20210706; t=1678738092; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=vTuE68qoKGywmpNt6e3jkd5M431P20D0pOIar14wwpc=; b=f0pUMDB7iOe2ZNFlFgsbyldp0/9y0KKY1i/8td/7PUgFp04WtpMZI0uV/AWL20HLic5dXJ MKwQ20YpvwL/wW8SQKB903NN2kxA5WjahqL8APMoiO4cxgNpl7TJefqHOASiQ1OgQjyRwl FnCi51Af8e2wjcYT+v9ONR4lPVsKUS8= Received: from localhost (wopr.sciops.net [local]) by wopr.sciops.net (OpenSMTPD) with ESMTPA id 4aacb1f6 for <9front@9front.org>; Mon, 13 Mar 2023 13:08:12 -0700 (PDT) Date: Mon, 13 Mar 2023 13:08:12 -0700 From: Kurt H Maier To: 9front@9front.org Message-ID: Mail-Followup-To: 9front@9front.org References: <0938219c-3f7f-449c-844c-2f5643b81aba@sirjofri.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0938219c-3f7f-449c-844c-2f5643b81aba@sirjofri.de> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: non-blocking social replication API Subject: Re: [9front] Patch: man section 1 typos Reply-To: 9front@9front.org Precedence: bulk On Mon, Mar 13, 2023 at 08:56:45PM +0100, sirjofri wrote: > > I ran the man pages in section 1 through spell to find more typos. Note that I'm not a native english speaker, so there might be a few things that were totally fine before I fixed it. > These changes look good to me. khm