summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/zero.4 4.html
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:55:15 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:55:15 -0400
commit253e67c8b3a72b3a4757fdbc5845297628db0a4a (patch)
treeadf53b66087aa30dfbf8bf391a1dadb044c3bf4d /static/netbsd/man4/zero.4 4.html
parenta9157ce950dfe2fc30795d43b9d79b9d1bffc48b (diff)
docs: Added All NetBSD Manuals
Diffstat (limited to 'static/netbsd/man4/zero.4 4.html')
-rw-r--r--static/netbsd/man4/zero.4 4.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/static/netbsd/man4/zero.4 4.html b/static/netbsd/man4/zero.4 4.html
new file mode 100644
index 00000000..2230c4f0
--- /dev/null
+++ b/static/netbsd/man4/zero.4 4.html
@@ -0,0 +1,37 @@
+<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> special device provides an
+ infinite stream of zeros.</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="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
+<p class="Pp">A <code class="Nm">zero</code> device first appeared in SunOS 4.0
+ and subsequently <span class="Ux">4.4BSD</span></p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">September 9, 2019</td>
+ <td class="foot-os">NetBSD 10.1</td>
+ </tr>
+</table>