Re-word the description of the "async" flag.

Suggested by: Milos Vyletel (mv@rulez.sk)
Reviewed by: ru
Approved by: keramida (mentor), trhodes (mentor)
This commit is contained in:
Daniel Gerzo 2006-09-08 13:47:39 +00:00
parent 46ee0837c2
commit d6649c2569
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162154

View File

@ -131,9 +131,12 @@ All
to the file system should be done asynchronously.
This is a
.Em dangerous
flag to set,
and should not be used unless you are prepared to recreate the file
system should your system crash.
flag to set, since it does not guarantee that the file system structure
on the disk will remain consistent.
For this reason, the
.Cm async
flag should be used sparingly, and only when some data recovery
mechanism is present.
.It Cm current
When used with the
.Fl u