M FreeBSD/febug-abi.5 => FreeBSD/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" "FreeBSD 12.2-RELEASE-p1" "FreeBSD Library Functions Manual"
+.TH "FEBUG-ABI" "5" "January 31, 2021" "FreeBSD 12.2-RELEASE-p1" "FreeBSD File Formats Manual"
.nh
.if n .ad l
.SH "NAME"
M FreeBSD/febug-abi.5.html => FreeBSD/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">FreeBSD Library Functions Manual</td>
- <td class="head-rtitle">FEBUG-ABI(3)</td>
+ <td class="head-ltitle">FEBUG-ABI(5)</td>
+ <td class="head-vol">FreeBSD File Formats Manual</td>
+ <td class="head-rtitle">FEBUG-ABI(5)</td>
</tr>
</table>
<div class="manual-text">
@@ 453,7 453,7 @@ To all who support further development, in particular:
</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">FreeBSD 12.2-RELEASE-p1</td>
</tr>
</table>
M FreeBSD/index.0 => FreeBSD/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" "FreeBSD 12.2-RELEASE-p1" "0"
+.TH "index" "0" "January 31, 2021" "FreeBSD 12.2-RELEASE-p1" "0"
.nh
.if n .ad l
.SH "NAME"
M FreeBSD/index.0.html => FreeBSD/index.0.html +1 -1
@@ 357,7 357,7 @@ To all who support further development, in particular:
</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">FreeBSD 12.2-RELEASE-p1</td>
</tr>
</table>
M FreeBSD/libfebug++.3 => FreeBSD/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" "FreeBSD 12.2-RELEASE-p1" "FreeBSD Library Functions Manual"
+.TH "LIBFEBUG++" "3" "January 31, 2021" "FreeBSD 12.2-RELEASE-p1" "FreeBSD 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 FreeBSD/libfebug++.3.html => FreeBSD/libfebug++.3.html +5 -4
@@ 316,9 316,10 @@ html { --bg: #1E1F21;
<div class="manual-text">
<section class="Sh">
<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>() —
+<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> —
<div class="Nd">User-space debugfs ABI wrapper library for C++</div>
</section>
<section class="Sh">
@@ 554,7 555,7 @@ To all who support further development, in particular:
</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">FreeBSD 12.2-RELEASE-p1</td>
</tr>
</table>
M FreeBSD/libfebug.3 => FreeBSD/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" "FreeBSD 12.2-RELEASE-p1" "FreeBSD Library Functions Manual"
+.TH "LIBFEBUG" "3" "January 31, 2021" "FreeBSD 12.2-RELEASE-p1" "FreeBSD 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 FreeBSD/libfebug.3.html => FreeBSD/libfebug.3.html +4 -4
@@ 316,9 316,9 @@ html { --bg: #1E1F21;
<div class="manual-text">
<section class="Sh">
<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>()
+<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>
—
<div class="Nd">User-space debugfs ABI wrapper library</div>
</section>
@@ 561,7 561,7 @@ To all who support further development, in particular:
</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">FreeBSD 12.2-RELEASE-p1</td>
</tr>
</table>
M FreeBSD/libfebug.rs.3 => FreeBSD/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" "FreeBSD 12.2-RELEASE-p1" "FreeBSD Library Functions Manual"
+.TH "LIBFEBUG.RS" "3" "January 31, 2021" "FreeBSD 12.2-RELEASE-p1" "FreeBSD 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 FreeBSD/libfebug.rs.3.html => FreeBSD/libfebug.rs.3.html +6 -5
@@ 316,10 316,11 @@ html { --bg: #1E1F21;
<div class="manual-text">
<section class="Sh">
<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> —
+<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> —
<div class="Nd">User-space debugfs ABI wrapper library for Rust</div>
</section>
<section class="Sh">
@@ 577,7 578,7 @@ To all who support further development, in particular:
</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">FreeBSD 12.2-RELEASE-p1</td>
</tr>
</table>