summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/zero.4 3.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/zero.4 3.html')
-rw-r--r--static/freebsd/man4/zero.4 3.html44
1 files changed, 44 insertions, 0 deletions
diff --git a/static/freebsd/man4/zero.4 3.html b/static/freebsd/man4/zero.4 3.html
new file mode 100644
index 00000000..101ac328
--- /dev/null
+++ b/static/freebsd/man4/zero.4 3.html
@@ -0,0 +1,44 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">ZERO(4)</td>
+ <td class="head-vol">Device Drivers Manual</td>
+ <td class="head-rtitle">ZERO(4)</td>
+ </tr>
+</table>
+<div class="manual-text">
+<section class="Sh">
+<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
+<p class="Pp"><code class="Nm">zero</code> &#x2014; <span class="Nd">the zero
+ device</span></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp">The <code class="Nm">zero</code> device accepts and reads data as
+ any ordinary (and willing) file, but throws away any data written to it, and
+ returns an endless supply of null bytes when read.</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
+<dl class="Bl-tag">
+ <dt><span class="Pa">/dev/zero</span></dt>
+ <dd style="width: auto;">&#x00A0;</dd>
+</dl>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
+ ALSO</a></h1>
+<p class="Pp"><a class="Xr">full(4)</a>, <a class="Xr">gzero(4)</a>,
+ <a class="Xr">null(4)</a></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
+<p class="Pp">A <code class="Nm">zero</code> device appeared in
+ <span class="Ux">4.4BSD</span>.</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">November 9, 2025</td>
+ <td class="foot-os">FreeBSD 15.0</td>
+ </tr>
+</table>