Blame params/man.th.extra2.suppress.xml

Packit 6d14d2
Packit 6d14d2
          xmlns:xlink="http://www.w3.org/1999/xlink"
Packit 6d14d2
          xmlns:xi="http://www.w3.org/2001/XInclude"
Packit 6d14d2
          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
Packit 6d14d2
          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Packit 6d14d2
          version="5.0" xml:id="man.th.extra2.suppress">
Packit 6d14d2
<refmeta>
Packit 6d14d2
<refentrytitle>man.th.extra2.suppress</refentrytitle>
Packit 6d14d2
<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
Packit 6d14d2
</refmeta>
Packit 6d14d2
<refnamediv>
Packit 6d14d2
<refname>man.th.extra2.suppress</refname>
Packit 6d14d2
<refpurpose>Suppress extra2 part of header/footer?</refpurpose>
Packit 6d14d2
</refnamediv>
Packit 6d14d2
Packit 6d14d2
<refsynopsisdiv>
Packit 6d14d2
<src:fragment xml:id="man.th.extra2.suppress.frag">
Packit 6d14d2
<xsl:param name="man.th.extra2.suppress">0</xsl:param></src:fragment>
Packit 6d14d2
</refsynopsisdiv>
Packit 6d14d2
Packit 6d14d2
<refsection><info><title>Description</title></info>
Packit 6d14d2
Packit 6d14d2
<para>If the value of <parameter>man.th.extra2.suppress</parameter> is
Packit 6d14d2
non-zero, then the <literal>extra2</literal> part of the
Packit 6d14d2
<literal>.TH</literal> title line header/footer is suppressed.</para>
Packit 6d14d2
Packit 6d14d2
<para>The content of the <literal>extra2</literal> field is usually
Packit 6d14d2
displayed in the left footer of the page and is typically "source"
Packit 6d14d2
data, often in the form
Packit 6d14d2
<replaceable>Name</replaceable> <replaceable>Version</replaceable>;
Packit 6d14d2
for example, "GTK+ 1.2" (from the <literal>gtk-options(7)</literal>
Packit 6d14d2
man page).</para>
Packit 6d14d2
Packit 6d14d2
<note>
Packit 6d14d2
  <para>You can use the
Packit 6d14d2
  <parameter>refentry.source.name.suppress</parameter> and
Packit 6d14d2
  <parameter>refentry.version.suppress</parameter> parameters to
Packit 6d14d2
  independently suppress the <replaceable>Name</replaceable> and
Packit 6d14d2
  <replaceable>Version</replaceable> parts of the
Packit 6d14d2
  <literal>extra2</literal> field.</para>
Packit 6d14d2
</note>
Packit 6d14d2
Packit 6d14d2
</refsection>
Packit 6d14d2
</refentry>