From af18c835608d7a97fa7453e2da624513ec080d63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Wed, 27 Apr 2011 02:32:41 +0000 Subject: [PATCH] Alphabetize the options. No date bump since no actual change to the text. MFC after: 3 weeks --- sbin/fsck_ffs/fsck_ffs.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8 index f60e5e2686a7..8df5d1be4b3b 100644 --- a/sbin/fsck_ffs/fsck_ffs.8 +++ b/sbin/fsck_ffs/fsck_ffs.8 @@ -139,6 +139,10 @@ action. The following flags are interpreted by .Nm : .Bl -tag -width indent +.It Fl B +A check is done on the specified and possibly active file system. +The set of corrections that can be done is limited to those done +when running in preen mode (see the .It Fl F Determine whether the file system needs to be cleaned immediately in foreground, or if its cleaning can be deferred to background. @@ -160,10 +164,6 @@ The only thing that .Nm does is to determine whether a foreground or background check is needed and exit with an appropriate status code. -.It Fl B -A check is done on the specified and possibly active file system. -The set of corrections that can be done is limited to those done -when running in preen mode (see the .Fl p flag). If unexpected errors are found,