Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 1009

docbook-style-xsl-1.78.1-1.fc17.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>refentry.manual.profile</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference Documentation"><link rel="up" href="refmeta.html" title="Refentry metadata gathering"><link rel="prev" href="refentry.date.profile.enabled.html" title="refentry.date.profile.enabled"><link rel="next" href="refentry.manual.profile.enabled.html" title="refentry.manual.profile.enabled"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">refentry.manual.profile</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="refentry.date.profile.enabled.html">Prev</a> </td><th width="60%" align="center">Refentry metadata gathering</th><td width="20%" align="right"> <a accesskey="n" href="refentry.manual.profile.enabled.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="refentry.manual.profile"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">refentry.manual.profile</span></h2><p>
refentry.manual.profile
 &#8212; Specifies profile for refentry "manual" data
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="refentry.manual.profile.frag"></a><pre class="programlisting">
&lt;xsl:param name="refentry.manual.profile"&gt;
  (($info[//title])[last()]/title)[1]|
  ../title/node()
&lt;/xsl:param&gt;
</pre>
</div>

<div class="refsection"><a name="idp7565856"></a><h2>Description</h2>

<p>The value of <a href="../manpages/refentry.manual.profile.html"><em class="parameter"><code>refentry.manual.profile</code></em></a> is
a string representing an XPath expression. It is evaluated at
run-time and used only if
<a href="../manpages/refentry.manual.profile.enabled.html"><em class="parameter"><code>refentry.manual.profile.enabled</code></em></a> is
non-zero. Otherwise, the <a href="http://docbook.org/tdg5/en/html/refentry.html"><code class="sgmltag-element">refentry</code></a> metadata-gathering logic
"hard coded" into the stylesheets is used.</p>

<p>In man pages, this content is usually displayed in the middle of
the header of the page. The <code class="literal">man(7)</code> man page
describes this as "the title of the manual (e.g., <em class="citetitle">Linux
Programmer's Manual</em>)". Here are some examples from
existing man pages:
</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
    <p><em class="citetitle">dpkg utilities</em>
    (<span class="command"><strong>dpkg-name</strong></span>)</p>
  </li><li class="listitem">
    <p><em class="citetitle">User Contributed Perl Documentation</em>
    (<span class="command"><strong>GET</strong></span>)</p>
  </li><li class="listitem">
    <p><em class="citetitle">GNU Development Tools</em>
    (<span class="command"><strong>ld</strong></span>)</p>
  </li><li class="listitem">
    <p><em class="citetitle">Emperor Norton Utilities</em>
    (<span class="command"><strong>ddate</strong></span>)</p>
  </li><li class="listitem">
    <p><em class="citetitle">Debian GNU/Linux manual</em>
    (<span class="command"><strong>faked</strong></span>)</p>
  </li><li class="listitem">
    <p><em class="citetitle">GIMP Manual Pages</em>
    (<span class="command"><strong>gimp</strong></span>)</p>
  </li><li class="listitem">
    <p><em class="citetitle">KDOC Documentation System</em>
    (<span class="command"><strong>qt2kdoc</strong></span>)</p>
  </li></ul></div><p>
</p>

</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="refentry.date.profile.enabled.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="refmeta.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="refentry.manual.profile.enabled.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">refentry.date.profile.enabled </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> refentry.manual.profile.enabled</td></tr></table></div></body></html>