Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 1999 02:23:19 GMT
From:      Nick Hibma <hibma@skylink.it>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/15067: diskless.8 does not contain remark about -r flag for mountd
Message-ID:  <199911230223.CAA06608@heidi.plazza.it>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 23 14:10:01 PST 1999
>Closed-Date:
>Last-Modified:
>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:
>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?199911230223.CAA06608>