From owner-freebsd-doc Tue Nov 23 14:10:43 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C7C9E15327 for ; Tue, 23 Nov 1999 14:10:41 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA38294; Tue, 23 Nov 1999 14:10:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ns.skylink.it (ns.skylink.it [194.177.113.1]) by hub.freebsd.org (Postfix) with ESMTP id 9E55014E57 for ; 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 ; 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 Reply-To: hibma@skylink.it To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/15067: diskless.8 does not contain remark about -r flag for mountd Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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