From owner-freebsd-doc Fri Mar 8 12:40:36 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DDC037B41D for ; Fri, 8 Mar 2002 12:40:12 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g28KeB777338; Fri, 8 Mar 2002 12:40:11 -0800 (PST) (envelope-from gnats) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 169BC37B402 for ; Fri, 8 Mar 2002 12:31:45 -0800 (PST) Received: (from darklogik@localhost) by pittgoth.com (8.11.6/8.11.6) id g28KXni00640; Fri, 8 Mar 2002 15:33:49 -0500 (EST) (envelope-from darklogik) Message-Id: <200203082033.g28KXni00640@pittgoth.com> Date: Fri, 8 Mar 2002 15:33:49 -0500 (EST) From: Tom Rhodes Reply-To: Tom Rhodes To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/35683: Fix amd info 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: 35683 >Category: docs >Synopsis: Fix amd info >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 08 12:40:05 PST 2002 >Closed-Date: >Last-Modified: >Originator: Tom Rhodes >Release: FreeBSD 4.5-RELEASE i386 >Organization: FreeBSD Project >Environment: System: FreeBSD pittgoth.com 4.5-RELEASE FreeBSD 4.5-RELEASE #2: Thu Feb 21 23:00:49 EST 2002 root@pittgoth.com:/usr/src/sys/compile/PITTGOTH i386 >Description: Now that the NFS section is updated, i'm gonna wack at other parts of the advanced networking chapter ;) I just did not like using daemon 2 times in the same sentance like this... >How-To-Repeat: Read the handbook >Fix: Apply this patch... --- amd1.diff begins here --- diff -ru handbook/advanced-networking/chapter.sgml handbook.new/advanced-networking/chapter.sgml --- handbook/advanced-networking/chapter.sgml Thu Mar 7 18:55:11 2002 +++ handbook.new/advanced-networking/chapter.sgml Fri Mar 8 13:58:10 2002 @@ -988,13 +988,13 @@ automatic mounter daemon &man.amd.8; (the automatic mounter daemon) - is a useful daemon that automatically mounts a + automatically mounts a remote filesystem whenever a file or directory within that filesystem is accessed. Filesystems that are inactive for a period of time will also be automatically unmounted by amd. Using amd provides a simple alternative - to permanent mounts, as permanent mounts should be listed in the + to permanent mounts, as permanent mounts are usually listed in the /etc/fstab. amd operates by attaching --- amd1.diff 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