Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2003 16:36:08 +0100 (CET)
From:      "Simon L.Nielsen" <simon@nitro.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/50023: [patch] rc.conf(5) does not document mountd_flags
Message-ID:  <20030315153608.DBDF210BF82@arthur.nitro.dk>

next in thread | raw e-mail | index | archive | help

>Number:         50023
>Category:       docs
>Synopsis:       [patch] rc.conf(5) does not document mountd_flags
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 15 07:40:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Simon L. Nielsen
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
>Description:
The option mountd_flags is not documented in rc.conf(5).
>How-To-Repeat:
>Fix:
--- mountd-rcconf-man.patch begins here ---
Index: rc.conf.5
===================================================================
RCS file: /data/mirror/freebsd/ncvs/src/share/man/man5/rc.conf.5,v
retrieving revision 1.177
diff -u -d -r1.177 rc.conf.5
--- rc.conf.5	28 Feb 2003 22:07:19 -0000	1.177
+++ rc.conf.5	15 Mar 2003 15:27:22 -0000
@@ -1059,6 +1059,13 @@
 .Xr nfsd 8
 daemon.
 It is commonly needed to run CFS without real NFS used.
+.It Va mountd_flags
+.Pq Vt str
+If
+.Va mountd_enable
+is set to
+.Dq Li YES ,
+these are the flags to pass to it.
 .It Va weak_mountd_authentication
 .Pq Vt bool
 If set to
--- mountd-rcconf-man.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030315153608.DBDF210BF82>