MFen 1.344 -> 1.345

Obtained from:	The FreeBSD Simplified Chinese Project
This commit is contained in:
Xin LI 2007-02-04 13:37:14 +00:00
parent da2d032d5c
commit 02d779020b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29504

View file

@ -2,7 +2,7 @@
The FreeBSD Documentation Project
The FreeBSD Simplified Chinese Project
Original Revision: 1.344
Original Revision: 1.345
$FreeBSD$
-->
@ -4387,7 +4387,7 @@ Please press any key to reboot.</screen>
命令来创建一个UFS文件系统具体操作按下面的顺序进行</para>
<screen>&prompt.root; <userinput>fdformat -f 1440 fd0.1440</userinput>
&prompt.root; <userinput>bsdlabel -w -r fd0.1440 floppy3</userinput>
&prompt.root; <userinput>bsdlabel -w fd0.1440 floppy3</userinput>
&prompt.root; <userinput>newfs -t 2 -u 18 -l 1 -i 65536 /dev/fd0</userinput></screen>
<note>