Mention the risks of umount -f.
PR: 31883 Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
This commit is contained in:
parent
674bece4ac
commit
9a59b793ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11187
1 changed files with 4 additions and 1 deletions
|
|
@ -694,7 +694,10 @@
|
|||
<option>-A</option> option.</para>
|
||||
|
||||
<para>All forms take <option>-f</option> to force unmounting,
|
||||
and <option>-v</option> for verbosity.</para>
|
||||
and <option>-v</option> for verbosity. Be warned that
|
||||
<option>-f</option> is not generally a good idea. Forcibly
|
||||
unmounting filesystems might crash the computer or damage data
|
||||
on the filesystem.</para>
|
||||
|
||||
<para><option>-a</option> and <option>-A</option> are used to
|
||||
unmount all mounted filesystems, possibly modified by the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue