summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/null.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/null.4 4.html
parenta9157ce950dfe2fc30795d43b9d79b9d1bffc48b (diff)
docs: Added All NetBSD Manuals
Diffstat (limited to 'static/netbsd/man4/null.4 4.html')
-rw-r--r--static/netbsd/man4/null.4 4.html38
1 files changed, 38 insertions, 0 deletions
diff --git a/static/netbsd/man4/null.4 4.html b/static/netbsd/man4/null.4 4.html
new file mode 100644
index 00000000..622d60b3
--- /dev/null
+++ b/static/netbsd/man4/null.4 4.html
@@ -0,0 +1,38 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">NULL(4)</td>
+ <td class="head-vol">Device Drivers Manual</td>
+ <td class="head-rtitle">NULL(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">null</code> &#x2014; <span class="Nd">the null
+ 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">null</code> device accepts and reads data as
+ any ordinary (and willing) file &#x2014; but throws it away. The length of
+ the <code class="Nm">null</code> device is always zero.</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
+<dl class="Bl-tag Bl-compact">
+ <dt><span class="Pa">/dev/null</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">null</code> device appeared in
+ <span class="Ux">Version&#x00A0;4 AT&amp;T UNIX</span>.</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">August 29, 2019</td>
+ <td class="foot-os">NetBSD 10.1</td>
+ </tr>
+</table>