Rewording and typo fixes in newfs(8).
PR: 150490 Submitted by: Eitan Adler <foreignuser at eitanadler com> Additional fixes by: Warren Block <wblock at wonkity com>, keramida Approved by: keramida (mentor) MFC after: 1 week
This commit is contained in:
parent
d48dde6f68
commit
92d01db21c
@ -79,10 +79,10 @@ The following options define the general layout policies:
|
|||||||
Erase the content of the disk before making the filesystem.
|
Erase the content of the disk before making the filesystem.
|
||||||
The reserved area in front of the superblock (for bootcode) will not be erased.
|
The reserved area in front of the superblock (for bootcode) will not be erased.
|
||||||
.Pp
|
.Pp
|
||||||
This is a relevant option for flash based storage devices that use
|
This option is only relevant for flash based storage devices that use
|
||||||
wear levelling algorithms.
|
wear-leveling algorithms.
|
||||||
.Pp
|
.Pp
|
||||||
NB: Erasing may take as long time as writing every sector on the disk.
|
Erasing may take a long time as it writes to every sector on the disk.
|
||||||
.It Fl J
|
.It Fl J
|
||||||
Enable journaling on the new file system via gjournal.
|
Enable journaling on the new file system via gjournal.
|
||||||
See
|
See
|
||||||
|
Loading…
x
Reference in New Issue
Block a user