~nabijaczleweli/febug

8bab4a8dfa99590e4cc577551a2d9fa36fe5578b — наб autouploader 2 years ago ca68ce4
Debian manpage update by job 412471
M Debian/febug-abi.5 => Debian/febug-abi.5 +1 -1
@@ 1,6 1,6 @@
.\" Automatically generated from an mdoc input file.  Do not edit.
.\"" SPDX-License-Identifier: MIT
.TH "FEBUG-ABI" "3" "January 30, 2021" "Debian" "Library Functions Manual"
.TH "FEBUG-ABI" "5" "January 31, 2021" "Debian" "File Formats Manual"
.nh
.if n .ad l
.SH "NAME"

M Debian/febug-abi.5.html => Debian/febug-abi.5.html +5 -5
@@ 303,14 303,14 @@ html {		--bg: #1E1F21;
:visited {	color: #F6BAFF; }
}
</style>
  <title>FEBUG-ABI(3)</title>
  <title>FEBUG-ABI(5)</title>
</head>
<body>
<table class="head">
  <tr>
    <td class="head-ltitle">FEBUG-ABI(3)</td>
    <td class="head-vol">Library Functions Manual</td>
    <td class="head-rtitle">FEBUG-ABI(3)</td>
    <td class="head-ltitle">FEBUG-ABI(5)</td>
    <td class="head-vol">File Formats Manual</td>
    <td class="head-rtitle">FEBUG-ABI(5)</td>
  </tr>
</table>
<div class="manual-text">


@@ 462,7 462,7 @@ febug mailing list:
  <a class="Lk" href="https://lists.sr.ht/~nabijaczleweli/febug">https://lists.sr.ht/~nabijaczleweli/febug</a></div>
<table class="foot">
  <tr>
    <td class="foot-date">January 30, 2021</td>
    <td class="foot-date">January 31, 2021</td>
    <td class="foot-os">Debian</td>
  </tr>
</table>

M Debian/index.0 => Debian/index.0 +1 -1
@@ 1,6 1,6 @@
.\" Automatically generated from an mdoc input file.  Do not edit.
.\"" SPDX-License-Identifier: MIT
.TH "index" "0" "January 30, 2021" "Debian" "0"
.TH "index" "0" "January 31, 2021" "Debian" "0"
.nh
.if n .ad l
.SH "NAME"

M Debian/index.0.html => Debian/index.0.html +1 -1
@@ 353,7 353,7 @@ febug mailing list:
  <a class="Lk" href="https://lists.sr.ht/~nabijaczleweli/febug">https://lists.sr.ht/~nabijaczleweli/febug</a></div>
<table class="foot">
  <tr>
    <td class="foot-date">January 30, 2021</td>
    <td class="foot-date">January 31, 2021</td>
    <td class="foot-os">Debian</td>
  </tr>
</table>

M Debian/libfebug++.3 => Debian/libfebug++.3 +3 -3
@@ 1,13 1,13 @@
.\" Automatically generated from an mdoc input file.  Do not edit.
.\"" SPDX-License-Identifier: MIT
.TH "LIBFEBUG++" "3" "January 30, 2021" "Debian" "Library Functions Manual"
.TH "LIBFEBUG++" "3" "January 31, 2021" "Debian" "Library Functions Manual"
.nh
.if n .ad l
.SH "NAME"
\fBfebug::controlled_socket\fR,
\fBfebug::wrapper\fR,
\fIfebug::formatters\fR,
\fBfebug::debug_handler\fR()
\fBfebug::formatters\fR,
\fBfebug::debug_handler()\fR
\- User-space debugfs ABI wrapper library for C++
.SH "SYNOPSIS"
\fB#include <libfebug.hpp>\fR

M Debian/libfebug++.3.html => Debian/libfebug++.3.html +5 -5
@@ 315,10 315,10 @@ html {		--bg: #1E1F21;
</table>
<div class="manual-text">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<b class="Sy">febug::controlled_socket</b>,
  <b class="Sy">febug::wrapper</b>,
  <var class="Vt">febug::formatters</var>,
  <code class="Fn">febug::debug_handler</code>() &#x2014;
<code class="Nm">febug::controlled_socket</code>,
  <code class="Nm">febug::wrapper</code>,
  <code class="Nm">febug::formatters</code>,
  <code class="Nm">febug::debug_handler()</code> &#x2014;
<div class="Nd">User-space debugfs ABI wrapper library for C++</div>
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<code class="In">#include


@@ 569,7 569,7 @@ febug mailing list:
  <a class="Lk" href="https://lists.sr.ht/~nabijaczleweli/febug">https://lists.sr.ht/~nabijaczleweli/febug</a></div>
<table class="foot">
  <tr>
    <td class="foot-date">January 30, 2021</td>
    <td class="foot-date">January 31, 2021</td>
    <td class="foot-os">Debian</td>
  </tr>
</table>

M Debian/libfebug.3 => Debian/libfebug.3 +6 -6
@@ 1,14 1,14 @@
.\" Automatically generated from an mdoc input file.  Do not edit.
.\"" SPDX-License-Identifier: MIT
.TH "LIBFEBUG" "3" "January 30, 2021" "Debian" "Library Functions Manual"
.TH "LIBFEBUG" "3" "January 31, 2021" "Debian" "Library Functions Manual"
.nh
.if n .ad l
.SH "NAME"
\fBfebug_start\fR(),
\fBfebug_end\fR(),
\fBfebug_register_type\fR(),
\fBfebug_wrap\fR(),
\fBfebug_unwrap\fR()
\fBfebug_start()\fR,
\fBfebug_end()\fR,
\fBfebug_register_type()\fR,
\fBfebug_wrap()\fR,
\fBfebug_unwrap()\fR
\- User-space debugfs ABI wrapper library
.SH "SYNOPSIS"
\fB#include <libfebug.h>\fR

M Debian/libfebug.3.html => Debian/libfebug.3.html +6 -6
@@ 315,11 315,11 @@ html {		--bg: #1E1F21;
</table>
<div class="manual-text">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<code class="Fn">febug_start</code>(),
  <code class="Fn">febug_end</code>(),
  <code class="Fn">febug_register_type</code>(),
  <code class="Fn">febug_wrap</code>(),
  <code class="Fn">febug_unwrap</code>() &#x2014;
<code class="Nm">febug_start()</code>,
  <code class="Nm">febug_end()</code>,
  <code class="Nm">febug_register_type()</code>,
  <code class="Nm">febug_wrap()</code>,
  <code class="Nm">febug_unwrap()</code> &#x2014;
<div class="Nd">User-space debugfs ABI wrapper library</div>
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<code class="In">#include


@@ 573,7 573,7 @@ febug mailing list:
  <a class="Lk" href="https://lists.sr.ht/~nabijaczleweli/febug">https://lists.sr.ht/~nabijaczleweli/febug</a></div>
<table class="foot">
  <tr>
    <td class="foot-date">January 30, 2021</td>
    <td class="foot-date">January 31, 2021</td>
    <td class="foot-os">Debian</td>
  </tr>
</table>

M Debian/libfebug.rs.3 => Debian/libfebug.rs.3 +4 -4
@@ 1,15 1,15 @@
.\" Automatically generated from an mdoc input file.  Do not edit.
.\"" SPDX-License-Identifier: MIT
.TH "LIBFEBUG.RS" "3" "January 30, 2021" "Debian" "Library Functions Manual"
.TH "LIBFEBUG.RS" "3" "January 31, 2021" "Debian" "Library Functions Manual"
.nh
.if n .ad l
.SH "NAME"
\fBfebug::start\fR,
\fBfebug::start()\fR,
\fBfebug::Wrapper\fR,
\fBfebug::Wrappable\fR,
\fBfebug::StaticWrappable\fR,
\fIfebug::GLOBAL_CONTROLLED_SOCKET\fR,
\fIfebug::FORMATTERS\fR
\fBfebug::GLOBAL_CONTROLLED_SOCKET\fR,
\fBfebug::FORMATTERS\fR
\- User-space debugfs ABI wrapper library for Rust
.SH "SYNOPSIS"
.nf

M Debian/libfebug.rs.3.html => Debian/libfebug.rs.3.html +7 -7
@@ 315,12 315,12 @@ html {		--bg: #1E1F21;
</table>
<div class="manual-text">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<b class="Sy">febug::start</b>,
  <b class="Sy">febug::Wrapper</b>,
  <b class="Sy">febug::Wrappable</b>,
  <b class="Sy">febug::StaticWrappable</b>,
  <var class="Vt">febug::GLOBAL_CONTROLLED_SOCKET</var>,
  <var class="Vt">febug::FORMATTERS</var> &#x2014;
<code class="Nm">febug::start()</code>,
  <code class="Nm">febug::Wrapper</code>,
  <code class="Nm">febug::Wrappable</code>,
  <code class="Nm">febug::StaticWrappable</code>,
  <code class="Nm">febug::GLOBAL_CONTROLLED_SOCKET</code>,
  <code class="Nm">febug::FORMATTERS</code> &#x2014;
<div class="Nd">User-space debugfs ABI wrapper library for Rust</div>
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<div class="Bd">


@@ 594,7 594,7 @@ febug mailing list:
  <a class="Lk" href="https://lists.sr.ht/~nabijaczleweli/febug">https://lists.sr.ht/~nabijaczleweli/febug</a></div>
<table class="foot">
  <tr>
    <td class="foot-date">January 30, 2021</td>
    <td class="foot-date">January 31, 2021</td>
    <td class="foot-os">Debian</td>
  </tr>
</table>