File: man.funcsynopsis.style.html

package info (click to toggle)
docbook-xsl-doc 1.75.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 6,848 kB
  • ctags: 3,038
  • sloc: makefile: 34; sh: 5
file content (17 lines) | stat: -rw-r--r-- 2,770 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>man.funcsynopsis.style</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: ReferenceDocumentation"><link rel="up" href="synopsis.html" title="SYNOPSIS section"><link rel="prev" href="synopsis.html" title="SYNOPSIS section"><link rel="next" href="authors.html" title="AUTHORS and COPYRIGHT sections"><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">man.funcsynopsis.style</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="synopsis.html">Prev</a></td><th width="60%" align="center">SYNOPSIS section</th><td width="20%" align="right"><a accesskey="n" href="authors.html">Next</a></td></tr></table><hr></div><div class="refentry" title="man.funcsynopsis.style"><a name="man.funcsynopsis.style"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">man.funcsynopsis.style</span></h2><p>
man.funcsynopsis.style
 &#8212; What style of <a href="http://docbook.org/tdg5/en/html/funcsynopsis.html"><code class="sgmltag-element">funcsynopsis</code></a> should be generated?
</p></div>
<div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2>
<a name="man.funcsynopsis.style.frag"></a><pre class="programlisting">&lt;xsl:param name="man.funcsynopsis.style"&gt;ansi&lt;/xsl:param&gt;</pre>
</div>
<div class="refsection" title="Description"><a name="id1436612"></a><h2>Description</h2>
<p>If <a href="../manpages/man.funcsynopsis.style.html"><em class="parameter"><code>man.funcsynopsis.style</code></em></a> is
<code class="literal">ansi</code>, ANSI-style function synopses are
generated for a <a href="http://docbook.org/tdg5/en/html/funcsynopsis.html"><code class="sgmltag-element">funcsynopsis</code></a>, otherwise K&amp;R-style
function synopses are generated.</p>
</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="synopsis.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="synopsis.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="authors.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">SYNOPSIS section</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">AUTHORS and COPYRIGHT sections</td></tr></table></div></body></html>