From owner-freebsd-audit Sun Mar 10 7:56:57 2002 Delivered-To: freebsd-audit@freebsd.org Received: from web.de (pD9E463A0.dip.t-dialin.net [217.228.99.160]) by hub.freebsd.org (Postfix) with SMTP id 72ECB37B400 for ; Sun, 10 Mar 2002 07:56:54 -0800 (PST) Received: (qmail 28073 invoked by uid 1001); 10 Mar 2002 14:42:15 -0000 Date: Sun, 10 Mar 2002 15:42:15 +0100 From: Christopher Sharp To: freebsd-audit@freebsd.org Subject: mountd.8 patch Message-ID: <20020310154214.A27235@mephisto.cthulhu.net> Mail-Followup-To: Christopher Sharp , freebsd-audit@freebsd.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, attached is a little patch to fix the name of the sysctl under the -n option in mountd.8 - Christopher Sharp -- "I do not know myself, and God forbid that I should." -- Johann Wolfgang von Goethe --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=mountdpatch Index: mountd.8 =================================================================== RCS file: /home/ncvs/src/sbin/mountd/mountd.8,v retrieving revision 1.19 diff -u -r1.19 mountd.8 --- mountd.8 7 Jun 2001 16:59:16 -0000 1.19 +++ mountd.8 10 Mar 2002 14:41:01 -0000 @@ -74,7 +74,7 @@ Allow non-root mount requests to be served. This should only be specified if there are clients such as PC's, that require it. -It will automatically clear the vfs.nfs.nfs_privport sysctl flag, which +It will automatically clear the vfs.nfsrv.nfs_privport sysctl flag, which controls if the kernel will accept NFS requests from reserved ports only. .It Fl r Allow mount RPCs requests for regular files to be served. --AqsLC8rIMeq19msA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message