Move the prompt out of userinput. Stupid fingers.

This commit is contained in:
Neil Blakey-Milner 2000-03-25 14:39:58 +00:00
parent e627eee3f7
commit fc0d59aaec
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6861
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.13 2000/03/20 22:21:32 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.14 2000/03/25 14:12:56 nbm Exp $
-->
<chapter id="disks">
@ -255,7 +255,7 @@
image</title>
<screen>&prompt.root; <userinput>vnconfig vn<replaceable>0</replaceable> <replaceable>diskimage</replaceable></userinput>
<userinput>&prompt.root; mount /dev/vn<replaceable>0</replaceable>c <replaceable>/mnt</replaceable></userinput></screen>
&prompt.root; <userinput>mount /dev/vn<replaceable>0</replaceable>c <replaceable>/mnt</replaceable></userinput></screen>
</example>
<para>To create a new filesystem image with vnconfig:</para>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.13 2000/03/20 22:21:32 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.14 2000/03/25 14:12:56 nbm Exp $
-->
<chapter id="disks">
@ -255,7 +255,7 @@
image</title>
<screen>&prompt.root; <userinput>vnconfig vn<replaceable>0</replaceable> <replaceable>diskimage</replaceable></userinput>
<userinput>&prompt.root; mount /dev/vn<replaceable>0</replaceable>c <replaceable>/mnt</replaceable></userinput></screen>
&prompt.root; <userinput>mount /dev/vn<replaceable>0</replaceable>c <replaceable>/mnt</replaceable></userinput></screen>
</example>
<para>To create a new filesystem image with vnconfig:</para>