From hibma@skylink.it Tue Nov 23 14:01:50 1999
Return-Path: <hibma@skylink.it>
Received: from ns.skylink.it (ns.skylink.it [194.177.113.1])
	by hub.freebsd.org (Postfix) with ESMTP id 9E55014E57
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Nov 1999 14:01:47 -0800 (PST)
	(envelope-from hibma@skylink.it)
Received: from heidi.plazza.it (root@va-144.skylink.it [194.185.55.144])
	by ns.skylink.it (8.9.1/8.8.8) with ESMTP id XAA30183
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Nov 1999 23:02:09 +0100
Received: (from n_hibma@localhost)
	by heidi.plazza.it (8.9.3/8.8.5) id CAA06608;
	Tue, 23 Nov 1999 02:23:19 GMT
Message-Id: <199911230223.CAA06608@heidi.plazza.it>
Date: Tue, 23 Nov 1999 02:23:19 GMT
From: Nick Hibma <hibma@skylink.it>
Reply-To: hibma@skylink.it
To: FreeBSD-gnats-submit@freebsd.org
Subject: diskless.8 does not contain remark about -r flag for mountd
X-Send-Pr-Version: 3.2

>Number:         15067
>Category:       docs
>Synopsis:       diskless.8 does not contain remark about -r flag for mountd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 23 14:10:01 PST 1999
>Closed-Date:    Wed Dec 8 05:19:50 PST 1999
>Last-Modified:  Wed Dec  8 05:20:35 PST 1999
>Originator:     Nick Hibma
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	man pages in CURRENT as of today:
	Tue Nov 23 02:34:20 CET 1999

>Description:

	Man page for diskless (diskless.8) does not contain any remark
	about -r flag to mountd.

	From 3.0 onwards the -r flag is by default added in rc.conf. But if
	you have removed the option, you'll have a hard time finding the
	docu for it.

	The recipe given in the man page would be more complete with the
	remark added.

>How-To-Repeat:

echo man beerless | perl -p -e 's/(.*?)beer(.*)/"\1disk\2"/' | xargs sh -c

>Fix:
	
ndex: diskless.8
===================================================================
RCS file: /home/ncvs/src/share/man/man8/diskless.8,v
retrieving revision 1.5
diff -u -r1.5 diskless.8
--- diskless.8  1999/08/28 00:21:00     1.5
+++ diskless.8  1999/11/23 00:13:12
@@ -256,6 +256,9 @@
 /export/myclient -maproot=root -alldirs myclient
 .Ed
 .Pp
+Note: For the swap file to be mountable, you have to make sure that mountd is
+started with the -r flag.
+.Pp
 If the server and client are of the same architecture, then the client
 can share the server's
 .Pa /usr

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phantom 
State-Changed-When: Wed Dec 8 05:19:50 PST 1999 
State-Changed-Why:  
Slightly modified patch applied. Thanks! 
>Unformatted:
