Use manual entity for newfs(8);
This commit is contained in:
parent
2fc6f46118
commit
53973702de
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14590
1 changed files with 1 additions and 1 deletions
|
@ -1348,7 +1348,7 @@ kern.maxfiles: 2088 -> 5000</screen>
|
|||
able to clean up the resulting chaos (because the necessary
|
||||
information is not available on the disk). If the
|
||||
filesystem has been damaged beyond repair, the only choice
|
||||
is to <command>newfs</command> it and restore it from backup.
|
||||
is to use &man.newfs.8; on it and restore it from backup.
|
||||
</para>
|
||||
|
||||
<para>The usual solution for this problem was to implement
|
||||
|
|
Loading…
Reference in a new issue