Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 6e019a662639ac6470f50dea3a4d8157 > files > 1001

docbook-style-xsl-doc-1.79.2-4.mga7.noarch.rpm

<html><head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <title>man.output.quietly</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference&nbsp;Documentation"><link rel="up" href="output.html" title="Output"><link rel="prev" href="man.output.subdirs.enabled.html" title="man.output.subdirs.enabled"><link rel="next" href="man.output.encoding.html" title="man.output.encoding"><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.output.quietly</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="man.output.subdirs.enabled.html">Prev</a>&nbsp;</td><th width="60%" align="center">Output</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="man.output.encoding.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="man.output.quietly"></a><div class="titlepage"></div><div class="refnamediv"><h2><span class="refentrytitle">man.output.quietly</span></h2><p>man.output.quietly &#8212; Suppress filename messages emitted when generating output?</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><a name="man.output.quietly.frag"></a><pre class="programlisting">
&lt;xsl:param name="man.output.quietly" select="0"&gt;&lt;/xsl:param&gt;
</pre></div><div class="refsection"><a name="d0e27537"></a><h2>Description</h2><p>If zero (the default), for each man-page file created, a message
with the name of the file is emitted. If non-zero, the files are
output "quietly" -- that is, the filename messages are
suppressed.</p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Tip</h3><p>If you are processing a large amount of <code class="sgmltag-element">refentry</code>
  content, you may be able to speed up processing significantly by
  setting a non-zero value for
  <em class="parameter"><code>man.output.quietly</code></em>.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="man.output.subdirs.enabled.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="output.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="man.output.encoding.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">man.output.subdirs.enabled&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;man.output.encoding</td></tr></table></div></body></html>