From owner-freebsd-doc Sat Mar 9 8:50: 7 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 6C9E037B400 for ; Sat, 9 Mar 2002 08:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g29Go2A89706; Sat, 9 Mar 2002 08:50:02 -0800 (PST) (envelope-from gnats) Date: Sat, 9 Mar 2002 08:50:02 -0800 (PST) Message-Id: <200203091650.g29Go2A89706@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Tom Rhodes Subject: Re: docs/35683: [PATCH] Fix amd info Reply-To: Tom Rhodes 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 The following reply was made to PR docs/35683; it has been noted by GNATS. From: Tom Rhodes To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: docs/35683: [PATCH] Fix amd info Date: Sat, 9 Mar 2002 11:43:56 -0500 (EST) I like your suggestion Udo, I killed the nitpick word "the" and did a little more than just that. This patch is a tad bit larger, and I would either like some comments or a commit. I did not like the use of the word "access" 3 times in one sentence. Here is a proposed rewording of that sentence, natd section. -- Tom Rhodes 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 Sat Mar 9 11:37:19 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 /etc/fstab. amd operates by attaching @@ -4796,7 +4796,7 @@ Setup Due to the diminishing IP space in IPv4, and the increased number of users on high-speed consumer lines such as cable or DSL, people are - in more and more need of an Internet Connection Sharing solution. The + more in need of an Internet Connection Sharing solution. The ability to connect several computers online through one connection and IP address makes &man.natd.8; a reasonable choice. @@ -4831,9 +4831,9 @@ - With this setup, the machine without Internet access can use - the machine with access as a gateway to access the outside - world. + With a setup such as this, a machine not connected to the + internet directly can still access the internet through + the LAN. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message