Move a <screen> element outside a <para>, where it belongs.
Approved by: murray
This commit is contained in:
parent
662ddb1d4b
commit
7b01e6dc1b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12896
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue