Fix another Q/A that was all Q and no A.
This commit is contained in:
parent
727a5c0742
commit
a2d8520d7d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9753
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.71 2001/06/26 19:21:48 nik Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.72 2001/06/27 00:51:40 bmah Exp $
|
||||
-->
|
||||
|
||||
<chapter id="cutting-edge">
|
||||
|
@ -1328,7 +1328,9 @@ Building everything..
|
|||
<qandaentry>
|
||||
<question>
|
||||
<para>How can I speed up making the world?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Run in single user mode.</para>
|
||||
|
@ -1420,7 +1422,7 @@ Building everything..
|
|||
</warning>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</question>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
</qandaset>
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue