diff options
| author | Martin Lucina <mato@kotelna.sk> | 2011-10-03 17:09:06 +0200 | 
|---|---|---|
| committer | Martin Lucina <martin@lucina.net> | 2012-01-23 08:54:33 +0100 | 
| commit | c3363afa881b46f3df8a6b72ed15cfbac18f4713 (patch) | |
| tree | 832e8075a038b49f81e8a7635344f1647007fd15 /doc/zmq_strerror.html | |
| parent | 88f712b4a31c95caef4f34c4ec65793c392314a6 (diff) | |
| parent | 978e33ba253a997b41b331b449b474a5cee7bccc (diff) | |
Imported Debian patch 2.1.10-1debian/2.1.10-1
Diffstat (limited to 'doc/zmq_strerror.html')
| -rw-r--r-- | doc/zmq_strerror.html | 124 | 
1 files changed, 65 insertions, 59 deletions
| diff --git a/doc/zmq_strerror.html b/doc/zmq_strerror.html index 944c7cc..7e01d4e 100644 --- a/doc/zmq_strerror.html +++ b/doc/zmq_strerror.html @@ -2,28 +2,15 @@      "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
 -<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
 -<meta name="generator" content="AsciiDoc 8.6.3" />
 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 +<meta name="generator" content="AsciiDoc 8.5.2" />
  <title>zmq_strerror(3)</title>
  <style type="text/css">
 -/* Sans-serif font. */
 -h1, h2, h3, h4, h5, h6,
 -div.title, caption.title,
 -thead, p.table.header,
 -div#toctitle,
 -span#author, span#revnumber, span#revdate, span#revremark,
 -div#footer {
 -  font-family: Arial,Helvetica,sans-serif;
 -}
 -
 -/* Serif font. */
 -div.sectionbody {
 -  font-family: Georgia,"Times New Roman",Times,serif;
 -}
 -
 -/* Monospace font. */
 -tt {
 -  font-size: inherit;
 +/* Debug borders */
 +p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {
 +/*
 +  border: 1px solid red;
 +*/
  }
  body {
 @@ -49,12 +36,12 @@ strong {  }
  tt {
 -  font-size: inherit;
    color: navy;
  }
  h1, h2, h3, h4, h5, h6 {
    color: #527bbd;
 +  font-family: sans-serif;
    margin-top: 1.2em;
    margin-bottom: 0.5em;
    line-height: 1.3;
 @@ -74,6 +61,7 @@ h3 + * {  }
  div.sectionbody {
 +  font-family: serif;
    margin-left: 0;
  }
 @@ -89,8 +77,6 @@ p {  ul, ol, li > p {
    margin-top: 0;
  }
 -ul > li     { color: #aaa; }
 -ul > li > * { color: black; }
  pre {
    padding: 0;
 @@ -99,15 +85,18 @@ pre {  span#author {
    color: #527bbd;
 +  font-family: sans-serif;
    font-weight: bold;
    font-size: 1.1em;
  }
  span#email {
  }
  span#revnumber, span#revdate, span#revremark {
 +  font-family: sans-serif;
  }
  div#footer {
 +  font-family: sans-serif;
    font-size: small;
    border-top: 2px solid silver;
    padding-top: 0.5em;
 @@ -146,6 +135,7 @@ div.content { /* Block element content. */  /* Block element titles. */
  div.title, caption.title {
    color: #527bbd;
 +  font-family: sans-serif;
    font-weight: bold;
    text-align: left;
    margin-top: 1.0em;
 @@ -167,15 +157,13 @@ div.content + div.title {  div.sidebarblock > div.content {
    background: #ffffee;
 -  border: 1px solid #dddddd;
 -  border-left: 4px solid #f0f0f0;
 +  border: 1px solid silver;
    padding: 0.5em;
  }
  div.listingblock > div.content {
 -  border: 1px solid #dddddd;
 -  border-left: 5px solid #f0f0f0;
 -  background: #f8f8f8;
 +  border: 1px solid silver;
 +  background: #f4f4f4;
    padding: 0.5em;
  }
 @@ -183,7 +171,7 @@ div.quoteblock, div.verseblock {    padding-left: 1.0em;
    margin-left: 1.0em;
    margin-right: 10%;
 -  border-left: 5px solid #f0f0f0;
 +  border-left: 5px solid #dddddd;
    color: #777777;
  }
 @@ -192,9 +180,8 @@ div.quoteblock > div.attribution {    text-align: right;
  }
 -div.verseblock > pre.content {
 -  font-family: inherit;
 -  font-size: inherit;
 +div.verseblock > div.content {
 +  white-space: pre;
  }
  div.verseblock > div.attribution {
    padding-top: 0.75em;
 @@ -271,8 +258,8 @@ div.tableblock > table {    border: 3px solid #527bbd;
  }
  thead, p.table.header {
 +  font-family: sans-serif;
    font-weight: bold;
 -  color: #527bbd;
  }
  tfoot {
    font-weight: bold;
 @@ -352,14 +339,6 @@ span.footnote, span.footnoteref {    min-width: 100px;
  }
 -div.colist td {
 -  padding-right: 0.5em;
 -  padding-bottom: 0.3em;
 -  vertical-align: top;
 -}
 -div.colist td img {
 -  margin-top: 0.3em;
 -}
  @media print {
    div#footer-badges { display: none; }
 @@ -371,6 +350,7 @@ div#toc {  div#toctitle {
    color: #527bbd;
 +  font-family: sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 1.0em;
 @@ -393,7 +373,6 @@ div.toclevel4 {    margin-left: 6em;
    font-size: 0.9em;
  }
 -
  /* Overrides for manpage documents */
  h1 {
    padding-top: 0.5em;
 @@ -412,6 +391,47 @@ div.sectionbody {    div#toc { display: none; }
  }
 +/* Workarounds for IE6's broken and incomplete CSS2. */
 +
 +div.sidebar-content {
 +  background: #ffffee;
 +  border: 1px solid silver;
 +  padding: 0.5em;
 +}
 +div.sidebar-title, div.image-title {
 +  color: #527bbd;
 +  font-family: sans-serif;
 +  font-weight: bold;
 +  margin-top: 0.0em;
 +  margin-bottom: 0.5em;
 +}
 +
 +div.listingblock div.content {
 +  border: 1px solid silver;
 +  background: #f4f4f4;
 +  padding: 0.5em;
 +}
 +
 +div.quoteblock-attribution {
 +  padding-top: 0.5em;
 +  text-align: right;
 +}
 +
 +div.verseblock-content {
 +  white-space: pre;
 +}
 +div.verseblock-attribution {
 +  padding-top: 0.75em;
 +  text-align: left;
 +}
 +
 +div.exampleblock-content {
 +  border-left: 3px solid #dddddd;
 +  padding-left: 0.5em;
 +}
 +
 +/* IE6 sets dynamically generated links as visited. */
 +div#toc a:visited { color: blue; }
  </style>
  <script type="text/javascript">
  /*<![CDATA[*/
 @@ -547,7 +567,7 @@ footnotes: function () {  /*]]>*/
  </script>
  </head>
 -<body class="manpage">
 +<body>
  <div id="header">
  <h1>
  zmq_strerror(3) Manual Page
 @@ -560,13 +580,10 @@ zmq_strerror(3) Manual Page  </div>
  </div>
  <div id="content">
 -<div class="sect1">
  <h2 id="_synopsis">SYNOPSIS</h2>
  <div class="sectionbody">
  <div class="paragraph"><p><strong>const char *zmq_strerror (int <em>errnum</em>);</strong></p></div>
  </div>
 -</div>
 -<div class="sect1">
  <h2 id="_description">DESCRIPTION</h2>
  <div class="sectionbody">
  <div class="paragraph"><p>The <em>zmq_strerror()</em> function shall return a pointer to an error message string
 @@ -575,21 +592,15 @@ defines additional error numbers over and above those defined by the operating  system, applications should use <em>zmq_strerror()</em> in preference to the standard
  <em>strerror()</em> function.</p></div>
  </div>
 -</div>
 -<div class="sect1">
  <h2 id="_return_value">RETURN VALUE</h2>
  <div class="sectionbody">
  <div class="paragraph"><p>The <em>zmq_strerror()</em> function shall return a pointer to an error message
  string.</p></div>
  </div>
 -</div>
 -<div class="sect1">
  <h2 id="_errors">ERRORS</h2>
  <div class="sectionbody">
  <div class="paragraph"><p>No errors are defined.</p></div>
  </div>
 -</div>
 -<div class="sect1">
  <h2 id="_example">EXAMPLE</h2>
  <div class="sectionbody">
  <div class="listingblock">
 @@ -602,26 +613,21 @@ if (!ctx) {  }</tt></pre>
  </div></div>
  </div>
 -</div>
 -<div class="sect1">
  <h2 id="_see_also">SEE ALSO</h2>
  <div class="sectionbody">
  <div class="paragraph"><p><a href="zmq.html">zmq(7)</a></p></div>
  </div>
 -</div>
 -<div class="sect1">
  <h2 id="_authors">AUTHORS</h2>
  <div class="sectionbody">
  <div class="paragraph"><p>This ØMQ manual page was written by Martin Sustrik <<a href="mailto:sustrik@250bpm.com">sustrik@250bpm.com</a>> and
  Martin Lucina <<a href="mailto:mato@kotelna.sk">mato@kotelna.sk</a>>.</p></div>
  </div>
  </div>
 -</div>
  <div id="footnotes"><hr /></div>
  <div id="footer">
  <div id="footer-text">
 -ØMQ 2.1.9<br />
 -Last updated 2011-03-13 17:59:17 CET
 +ØMQ 2.1.7<br />
 +Last updated 2011-03-14 01:40:09 CDT
  </div>
  </div>
  </body>
 | 
