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 24014 invoked from network); 13 Jun 2021 00:54:37 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 13 Jun 2021 00:54:37 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 1ess; Sat Jun 12 20:48:32 -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 69a967be (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sat, 12 Jun 2021 17:48:20 -0700 (PDT) Message-ID: To: 9front@9front.org Date: Sat, 12 Jun 2021 20:48:18 -0400 From: ori@eigenstate.org In-Reply-To: <8df1b441-8127-d25a-daa5-120be54c72f7@posixcafe.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: lossless private HTTP over JSON shader GPU control Subject: Re: [9front] [PATCH] remove /srv file reference from sam(1) and adding auth* function information to 9p(2) Reply-To: 9front@9front.org Precedence: bulk Quoth Jacob Moody : > Hello, > > I have two quick man page patches. The first removes the references to the now deleted > /srv command file used by sam from the man pages. > The other documents that auth* helper functions within lib9p in 9p(2) > > Thanks, > moody > Looks ok, you have commit access?