Move a <screen> element outside a <para>, where it belongs.

Approved by:	murray
This commit is contained in:
Ceri Davies 2002-04-28 20:51:15 +00:00
parent 662ddb1d4b
commit 7b01e6dc1b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12896

View file

@ -1314,9 +1314,9 @@ DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile</programlisting>
<sect3 id="installinglinuxbase-system">
<title>Installing Linux Base-system</title>
<para>First the Linux base-system needs to be installed (as root):
<para>First the Linux base-system needs to be installed (as root):</para>
<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base</userinput>
&prompt.root; <userinput>make package</userinput> </screen></para>
&prompt.root; <userinput>make package</userinput> </screen>
</sect3>