View | Details | Raw Unified | Return to bug 52467
Collapse All | Expand All

(-)sgml-markup/chapter.sgml (+8 lines)
Lines 1741-1746 Link Here
1741
	<para>Use <sgmltag>option</sgmltag> to mark up a command's
1741
	<para>Use <sgmltag>option</sgmltag> to mark up a command's
1742
	  options.</para>
1742
	  options.</para>
1743
1743
1744
	<para>When referring to the same command multiple times in
1745
	  close proximity it preferred to use the
1746
	  <literal>&amp;man.<replaceable>command</replaceable>.<replaceable>section</replaceable>;</literal>
1747
	  notation to markup the first reference and use
1748
	  <sgmltag>command</sgmltag> to markup subsequent references.
1749
	  This makes the generated output, especially HTML, appear
1750
	  visually better.</para>
1751
1744
	<para>This can be confusing, and sometimes the choice is not always
1752
	<para>This can be confusing, and sometimes the choice is not always
1745
	  clear.  Hopefully this example makes it clearer.</para>
1753
	  clear.  Hopefully this example makes it clearer.</para>

Return to bug 52467