From owner-freebsd-doc Sat Mar 15 7:40:14 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEF0C37B404 for ; Sat, 15 Mar 2003 07:40:12 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA92643FBF for ; Sat, 15 Mar 2003 07:40:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2FFeBNS026016 for ; Sat, 15 Mar 2003 07:40:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2FFeBbt026015; Sat, 15 Mar 2003 07:40:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 377DA37B401 for ; Sat, 15 Mar 2003 07:36:11 -0800 (PST) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B83E43FDD for ; Sat, 15 Mar 2003 07:36:10 -0800 (PST) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id DBDF210BF82; Sat, 15 Mar 2003 16:36:08 +0100 (CET) Message-Id: <20030315153608.DBDF210BF82@arthur.nitro.dk> Date: Sat, 15 Mar 2003 16:36:08 +0100 (CET) From: "Simon L.Nielsen" Reply-To: "Simon L.Nielsen" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50023: [patch] rc.conf(5) does not document mountd_flags Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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