diff options
author | 1998-06-29 13:06:24 +0000 | |
---|---|---|
committer | 1998-06-29 13:06:24 +0000 | |
commit | 1667a65fd02bb1ef51121d26b11805eeba8a4d7c (patch) | |
tree | 4dcee5e7d067eb57bde50ac9e880271ea938d97d /share/man/man5/fstab.5 | |
parent | correctly install bc as gnubc, and still install bcwrap as bc (diff) | |
download | wireguard-openbsd-1667a65fd02bb1ef51121d26b11805eeba8a4d7c.tar.xz wireguard-openbsd-1667a65fd02bb1ef51121d26b11805eeba8a4d7c.zip |
various cleanups; hoek
Diffstat (limited to 'share/man/man5/fstab.5')
-rw-r--r-- | share/man/man5/fstab.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index fb7e8148605..9684dae899b 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -202,7 +202,7 @@ of 2. Filesystems within a drive will be checked sequentially, but filesystems on different drives will be checked at the same time to utilize parallelism available in the hardware. -If the sixth field is not present or zero, +If the sixth field is not present or is zero, a value of zero is returned and .Xr fsck will assume that the filesystem does not need to be checked. |