View | Details | Raw Unified | Return to bug 35683
Collapse All | Expand All

(-)handbook.new/advanced-networking/chapter.sgml (-2 / +2 lines)
Lines 988-1000 Link Here
988
      <indexterm><primary>automatic mounter daemon</primary></indexterm>
988
      <indexterm><primary>automatic mounter daemon</primary></indexterm>
989
989
990
      <para>&man.amd.8; (the automatic mounter daemon)
990
      <para>&man.amd.8; (the automatic mounter daemon)
991
	is a useful daemon that automatically mounts a
991
	automatically mounts a
992
	remote filesystem whenever a file or directory within that
992
	remote filesystem whenever a file or directory within that
993
	filesystem is accessed.  Filesystems that are inactive for a
993
	filesystem is accessed.  Filesystems that are inactive for a
994
	period of time will also be automatically unmounted by
994
	period of time will also be automatically unmounted by
995
	<application>amd</application>.  Using
995
	<application>amd</application>.  Using
996
	<application>amd</application> provides a simple alternative
996
	<application>amd</application> provides a simple alternative
997
	to permanent mounts, as permanent mounts should be listed in the
997
	to permanent mounts, as permanent mounts are usually listed in the
998
        <filename>/etc/fstab</filename>.</para>
998
        <filename>/etc/fstab</filename>.</para>
999
999
1000
      <para><application>amd</application> operates by attaching
1000
      <para><application>amd</application> operates by attaching

Return to bug 35683