Use manual entity for newfs(8);

This commit is contained in:
Marc Fonvieille 2002-10-10 21:28:56 +00:00
parent 2fc6f46118
commit 53973702de
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14590

View file

@ -1348,7 +1348,7 @@ kern.maxfiles: 2088 -> 5000</screen>
able to clean up the resulting chaos (because the necessary able to clean up the resulting chaos (because the necessary
information is not available on the disk). If the information is not available on the disk). If the
filesystem has been damaged beyond repair, the only choice 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>
<para>The usual solution for this problem was to implement <para>The usual solution for this problem was to implement