Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 15:33:49 -0500 (EST)
From:      Tom Rhodes <darklogik@pittgoth.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/35683: Fix amd info
Message-ID:  <200203082033.g28KXni00640@pittgoth.com>

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

>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 @@
       <indexterm><primary>automatic mounter daemon</primary></indexterm>
 
       <para>&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
 	<application>amd</application>.  Using
 	<application>amd</application> 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
         <filename>/etc/fstab</filename>.</para>
 
       <para><application>amd</application> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203082033.g28KXni00640>