Properly close a <para> tag.

PR:		160032
Submitted by:	crees
This commit is contained in:
Christian Brueffer 2011-08-23 18:40:43 +00:00
parent 99bb02aff2
commit c3f9db5c1f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37588

View file

@ -3073,7 +3073,7 @@ Building everything..
<para>A prompt is displayed before deleting each obsolete file. You can
skip the prompt and let the system remove these files automatically by
using the <makevar>BATCH_DELETE_OLD_FILES</makevar> make-variable as
follows:<para>
follows:</para>
<screen>&prompt.root; <userinput>make -DBATCH_DELETE_OLD_FILES delete-old</userinput></screen>