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 9717 invoked from network); 27 Jun 2021 01:24:54 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 27 Jun 2021 01:24:54 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 1ess; Sat Jun 26 20:59:47 -0400 2021 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-225.nycmny.fios.verizon.net [74.108.56.225]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 30958dc6 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sat, 26 Jun 2021 17:52:56 -0700 (PDT) Message-ID: To: 9front@9front.org Date: Sat, 26 Jun 2021 20:52:55 -0400 From: ori@eigenstate.org In-Reply-To: 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: extended extensible injection configuration solution Subject: Re: [9front] [PATCH] segment(3): restore missing phrase Reply-To: 9front@9front.org Precedence: bulk Quoth Anthony Martin : > > It was accidentally removed when documenting > the sticky segment type in commit 99ed9623b. > > --- > diff 1e721f31f56c90e2586ff3b16ec2834677a899ef f879d1c76360234399d2497112b49cfb8c8d9b9e > --- a/sys/man/3/segment Mon Jun 21 01:23:43 2021 > +++ b/sys/man/3/segment Sat Jun 26 17:16:31 2021 > @@ -81,6 +81,7 @@ > .B sticky > segments. > .PP > +When the segment is attached using > .IR segattach, > the address and length arguments are ignored in the call; > they are defined only by the > Also committed, thanks.