1<refentry id="man.segtitle.suppress">
2<refmeta>
3<refentrytitle>man.segtitle.suppress</refentrytitle>
4<refmiscinfo role="type">boolean</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>man.segtitle.suppress</refname>
8<refpurpose>Suppress display of segtitle contents?</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='man.segtitle.suppress.frag'>
13<xsl:param name="man.segtitle.suppress" select="0"/></src:fragment>
14</refsynopsisdiv>
15
16<refsect1><title>Description</title>
17
18<para>If the value of <parameter>man.segtitle.suppress</parameter> is
19non-zero, then display of <sgmltag>segtitle</sgmltag> contents is
20suppressed in output.</para>
21
22</refsect1>
23</refentry>
24