Add /tmp to the list of standart mount points

This commit is contained in:
Denis Peplin 2004-12-24 14:17:39 +00:00
parent c386ba9c1d
commit 574198a0de
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23336

View file

@ -588,7 +588,7 @@ total 530
<para>A mount point is a directory where additional file systems can
be grafted onto the root file system. Standard mount points include
<filename>/usr</filename>, <filename>/var</filename>,
<filename>/usr</filename>, <filename>/var</filename>, <filename>/tmp</filename>,
<filename>/mnt</filename>, and <filename>/cdrom</filename>. These
directories are usually referenced to entries in the file
<filename>/etc/fstab</filename>. <filename>/etc/fstab</filename> is