s/md0c/md0 where needed.

This commit is contained in:
Marc Fonvieille 2004-07-13 10:27:58 +00:00
parent 4de99325fa
commit a1f77b1a3d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21481

View file

@ -2901,7 +2901,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
Image under FreeBSD&nbsp;5.X</title>
<screen>&prompt.root; <userinput>mdconfig -a -t vnode -f <replaceable>diskimage</replaceable> -u <replaceable>0</replaceable></userinput>
&prompt.root; <userinput>mount /dev/md<replaceable>0</replaceable>c <replaceable>/mnt</replaceable></userinput></screen>
&prompt.root; <userinput>mount /dev/md<replaceable>0</replaceable> <replaceable>/mnt</replaceable></userinput></screen>
</example>
<para>To create a new file system image with &man.mdconfig.8;:</para>