View | Details | Raw Unified | Return to bug 86362
Collapse All | Expand All

(-)fsck_ffs.8 (-2 / +2 lines)
Lines 173-180 Link Here
173
.It Fl b
173
.It Fl b
174
Use the block specified immediately after the flag as
174
Use the block specified immediately after the flag as
175
the super block for the file system.
175
the super block for the file system.
176
Block 32 is usually
176
An alternate super block is usually located at block 32 for UFS1,
177
an alternate super block.
177
and block 160 for UFS2.
178
.It Fl c
178
.It Fl c
179
Convert the file system to the specified level.
179
Convert the file system to the specified level.
180
Note that the level of a file system can only be raised.
180
Note that the level of a file system can only be raised.

Return to bug 86362