mpp 2008-02-11 09:36:43 UTC
FreeBSD src repository
Modified files:
share/man/man5 fstab.5
Log:
We no longer have both block and character devices, so remove the
misleading information stated here.
Revision ChangesPath
1.30 +1 -8 src/share/man/man
mpp 2008-02-11 09:02:48 UTC
FreeBSD src repository
Modified files:
share/man/man5 fstab.5
Log:
Explain in more detail how the pass number field works. Bump .Dd.
Revision ChangesPath
1.29 +30 -2 src/share/man/man5/fstab.5
___
On Sat, Feb 09, 2008 at 08:02:33PM +, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= wr
> ites:
> >Mike Pritchard <[EMAIL PROTECTED]> writes:
> >> Log:
> >> Explain how the passno field in /etc/fstab works with fsck
> >> and quotacheck in s
In message <[EMAIL PROTECTED]>, =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= wr
ites:
>Mike Pritchard <[EMAIL PROTECTED]> writes:
>> Log:
>> Explain how the passno field in /etc/fstab works with fsck
>> and quotacheck in some more detail.
>
>One thing that isn't entirely clear: how do fsck and quotac
Mike Pritchard <[EMAIL PROTECTED]> writes:
> Log:
> Explain how the passno field in /etc/fstab works with fsck
> and quotacheck in some more detail.
One thing that isn't entirely clear: how do fsck and quotacheck behave
for passno > 1? I get the impression (both from the man page and from
p
mpp 2008-01-26 13:03:35 UTC
FreeBSD src repository
Modified files:
share/man/man5 fstab.5
Log:
Explain how the passno field in /etc/fstab works with fsck
and quotacheck in some more detail.
Revision ChangesPath
1.28 +24 -3 src/share/man/man5/fstab
mpp 2007-10-14 07:46:50 UTC
FreeBSD src repository
Modified files:
share/man/man5 fstab.5
Log:
Document quotachecks use of the passno field.
Revision ChangesPath
1.27 +5 -1 src/share/man/man5/fstab.5
___