Use <replaceable> inside an <option> instead of &lt;...&gt;.

Submitted by:	Martin Heinen <martin@sumuk.de>
This commit is contained in:
Giorgos Keramidas 2002-07-15 02:52:21 +00:00
parent 21b30e52ee
commit 48e11e821c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13622

View file

@ -1600,7 +1600,7 @@ Building everything..
</listitem>
<listitem>
<para>Pass the <option>-j&lt;n&gt;</option> option to &man.make.1; to
<para>Pass the <option>-j<replaceable>n</replaceable></option> option to &man.make.1; to
run multiple processes in parallel. This usually helps
regardless of whether you have a single or a multi processor
machine.</para>