Date: Sun, 10 Mar 2002 15:42:15 +0100 From: Christopher Sharp <christopher_sharp@web.de> To: freebsd-audit@freebsd.org Subject: mountd.8 patch Message-ID: <20020310154214.A27235@mephisto.cthulhu.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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
[-- Attachment #2 --]
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020310154214.A27235>
