The pass number specifies the order in which disks are checked, not the
order in which they are mounted. PR: docs/28488 Submitted by: Martin Heinen <mheinen0@wiesbaden-online.de>
This commit is contained in:
parent
a44322ee3f
commit
643c60f60c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9750
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.32 2001/06/25 14:05:37 nik Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.33 2001/06/26 20:10:24 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="disks">
|
||||
|
@ -281,7 +281,7 @@
|
|||
|
||||
<para><literal>dumpfreq</literal> is the number of days the
|
||||
filesystem should be dumped, and <literal>passno</literal> is
|
||||
the pass number during which the filesystem is mounted during
|
||||
the pass number during which the filesystem is checked during
|
||||
the boot sequence.</para>
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue