~ubuntu-branches/ubuntu/maverick/docbook-xsl-doc/maverick

« back to all changes in this revision

Viewing changes to doc/common/template.get.refentry.section.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2009-07-23 15:19:36 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090723151936-hnjus4hda6gl9486
Tags: 1.75.2-1
* New upstream release.
* debian/control (Standards-Version): Bumped to 3.8.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>get.refentry.section</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="refentry.html" title="Common � Refentry Metadata Template Reference"><link rel="prev" href="template.get.refentry.title.html" title="get.refentry.title"><link rel="next" href="template.get.refentry.date.html" title="get.refentry.date"><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">get.refentry.section</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="template.get.refentry.title.html">Prev</a>�</td><th width="60%" align="center">Common � Refentry Metadata Template Reference</th><td width="20%" align="right">�<a accesskey="n" href="template.get.refentry.date.html">Next</a></td></tr></table><hr></div><div class="refentry" title="get.refentry.section"><a name="template.get.refentry.section"></a><div class="titlepage"></div>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>get.refentry.section</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="refentry.html" title="Common � Refentry Metadata Template Reference"><link rel="prev" href="template.get.refentry.title.html" title="get.refentry.title"><link rel="next" href="template.get.refentry.date.html" title="get.refentry.date"><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">get.refentry.section</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="template.get.refentry.title.html">Prev</a>�</td><th width="60%" align="center">Common � Refentry Metadata Template Reference</th><td width="20%" align="right">�<a accesskey="n" href="template.get.refentry.date.html">Next</a></td></tr></table><hr></div><div class="refentry" title="get.refentry.section"><a name="template.get.refentry.section"></a><div class="titlepage"></div>
2
2
<div class="refnamediv"><h2>get.refentry.section</h2><p>
3
3
get.refentry.section
4
4
 &#8212; Gets section metadata for a refentry
10
10
  ...
11
11
&lt;/xsl:template&gt;</pre>
12
12
</div>
13
 
<div class="refsect1" title="Description"><a name="id1459327"></a><h2>Description</h2>
 
13
<div class="refsect1" title="Description"><a name="id1458846"></a><h2>Description</h2>
14
14
    
15
15
<p>The <code class="literal">man(7)</code> man page describes this as "the
16
16
    section number the man page should be placed in (e.g.,
21
21
    default to using <code class="literal">1</code> ["Executable programs or shell
22
22
    commands"].</p>
23
23
 
24
 
  </div><div class="refsect1" title="Parameters"><a name="id1459364"></a><h2>Parameters</h2>
 
24
  </div><div class="refsect1" title="Parameters"><a name="id1458883"></a><h2>Parameters</h2>
25
25
    
26
26
<div class="variablelist"><dl><dt><span class="term">refname</span></dt><dd>
27
27
          
33
33
 
34
34
        </dd></dl></div>
35
35
 
36
 
  </div><div class="refsect1" title="Returns"><a name="id1459409"></a><h2>Returns</h2>
 
36
  </div><div class="refsect1" title="Returns"><a name="id1458928"></a><h2>Returns</h2>
37
37
  
38
38
<p>Returns a string representing a section number.</p>
39
39
</div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="template.get.refentry.title.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="refentry.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="template.get.refentry.date.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">get.refentry.title�</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">�get.refentry.date</td></tr></table></div></body></html>