From pantzer@skalman.campus.luth.se  Sun Nov 17 03:50:03 2002
Return-Path: <pantzer@skalman.campus.luth.se>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 38DEF37B41C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Nov 2002 03:50:01 -0800 (PST)
Received: from skalman.campus.luth.se (skalman.campus.luth.se [130.240.197.52])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DBBA243E9C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Nov 2002 03:50:00 -0800 (PST)
	(envelope-from pantzer@skalman.campus.luth.se)
Received: from skalman.campus.luth.se (localhost [127.0.0.1])
	by skalman.campus.luth.se (8.12.6/8.12.5) with ESMTP id gAHBnxHj000503
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Nov 2002 12:49:59 +0100 (CET)
	(envelope-from pantzer@skalman.campus.luth.se)
Received: (from pantzer@localhost)
	by skalman.campus.luth.se (8.12.6/8.12.6/Submit) id gAHBnx1g000502;
	Sun, 17 Nov 2002 12:49:59 +0100 (CET)
Message-Id: <200211171149.gAHBnx1g000502@skalman.campus.luth.se>
Date: Sun, 17 Nov 2002 12:49:59 +0100 (CET)
From: Mattias Pantzare <pantzer@ludd.luth.se>
Reply-To: Mattias Pantzare <pantzer@ludd.luth.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: man page for exports lacks information on -webnfs och -public
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         45371
>Category:       docs
>Synopsis:       man page for exports lacks information on -webnfs and -public
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 17 04:00:10 PST 2002
>Closed-Date:    Sat Mar 27 06:29:10 PST 2004
>Last-Modified:  Sat Mar 27 06:29:10 PST 2004
>Originator:     Mattias Pantzare
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD skalman.campus.luth.se 4.7-STABLE FreeBSD 4.7-STABLE #7: Sun Nov 10 19:04:27 CET 2002 pantzer@skalman.campus.luth.se:/usr/src/sys/compile/SKALMAN i386


	
>Description:

exports(5) fails to state that -public and -webnfs can only be used on one export per server.

	
>How-To-Repeat:
	
>Fix:

Expand the part about WebNFS with:
Only one file system per server may use -public or -webnfs

>Release-Note:
>Audit-Trail:

From: "Matthew D. Fuller" <fullermd@over-yonder.net>
To: Mattias Pantzare <pantzer@ludd.luth.se>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/45371: man page for exports lacks information on -webnfs och -public
Date: Sun, 17 Nov 2002 15:36:23 -0600

 On Sun, Nov 17, 2002 at 12:49:59PM +0100 I heard the voice of
 Mattias Pantzare, and lo! it spake thus:
 > 	
 > >Fix:
 > 
 > Expand the part about WebNFS with:
 > Only one file system per server may use -public or -webnfs
 
 Suggested patch:
 
 Index: exports.5
 ===================================================================
 RCS file: /usr/cvs/src/usr.sbin/mountd/exports.5,v
 retrieving revision 1.21
 diff -u -r1.21 exports.5
 --- exports.5	20 Sep 2002 20:03:27 -0000	1.21
 +++ exports.5	17 Nov 2002 21:35:34 -0000
 @@ -178,6 +178,9 @@
  .Sm on
  and
  .Fl ro .
 +Note that only one filesystem can be
 +.Tn WebNFS
 +exported on a server.
  .Pp
  A
  .Sm off
 
 
 
 
 -- 
 Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
 Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
 
 "The only reason I'm burning my candle at both ends, is because I
       haven't figured out how to light the middle yet"

From: "Matthew D. Fuller" <fullermd@over-yonder.net>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: docs/45371: man page for exports lacks information on -webnfs och -public
Date: Sun, 8 Dec 2002 22:15:59 -0600

 [Keepalive]
 
 Should we try and roll this patch in before 5.0-RELEASE?
 
 
 
 -- 
 Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
 Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
 
 "The only reason I'm burning my candle at both ends, is because I
       haven't figured out how to light the middle yet"
State-Changed-From-To: open->patched 
State-Changed-By: ceri 
State-Changed-When: Mon Mar 22 13:04:30 PST 2004 
State-Changed-Why:  
Committed to -HEAD. 


Responsible-Changed-From-To: freebsd-doc->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Mon Mar 22 13:04:30 PST 2004 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45371 
State-Changed-From-To: patched->closed 
State-Changed-By: ceri 
State-Changed-When: Sat Mar 27 06:28:46 PST 2004 
State-Changed-Why:  
The change was MFCd.  Thanks. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=45371 
>Unformatted:
