On Wed, 3 Mar 2010 12:11:43 +0100 Otto Moerbeek <[email protected]> wrote:
> +.It Fl p
> +Enter preen mode:
> +.Nm
> +will check all file systems listed on the command line
> +and will make minor repairs without
> +human intervention.
> +Any major problems will cause
> +.Nm
> +to exit with a non-zero exit code,
> +so as to alert any invoking program or script
> +that human intervention is required.
Hmmm... pedantically, it actually operates on the special device(s)
listed on the command line as stated in fsck.8 proper. The following is
more accurate:
"will check the FFS or FFS2 file systems found on all special
(raw) devices listed on the command line (e.g. /dev/rwd0a)"