1 <refentry xmlns="http://docbook.org/ns/docbook"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 xmlns:xi="http://www.w3.org/2001/XInclude"
4 xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6 version="5.0" xml:id="man.font.funcprototype">
8 <refentrytitle>man.font.funcprototype</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>
12 <refname>man.font.funcprototype</refname>
13 <refpurpose>Specifies font for funcprototype output</refpurpose>
17 <src:fragment xml:id="man.font.funcprototype.frag">
18 <xsl:param name="man.font.funcprototype">BI</xsl:param>
22 <refsection><info><title>Description</title></info>
24 <para>The <parameter>man.font.funcprototype</parameter> parameter
25 specifies the font for <tag>funcprototype</tag> output. It
26 should be a valid roff font name, such as <literal>BI</literal> or
27 <literal>B</literal>.</para>