Properly close a <para> tag.
PR: 160032 Submitted by: crees
This commit is contained in:
parent
99bb02aff2
commit
c3f9db5c1f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37588
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue