summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/zero.4
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 15:32:58 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 15:32:58 -0400
commit5cb84ec742fd33f78c8022863fadaa8d0d93e176 (patch)
tree1a81ca3665e6153923e40db7b0d988f8573ab59c /static/netbsd/man4/zero.4
parenta59214f344567c037d5776879bcfc5fcc1d4d5f6 (diff)
feat: Added NetBSD man pages
Diffstat (limited to 'static/netbsd/man4/zero.4')
-rw-r--r--static/netbsd/man4/zero.421
1 files changed, 21 insertions, 0 deletions
diff --git a/static/netbsd/man4/zero.4 b/static/netbsd/man4/zero.4
new file mode 100644
index 00000000..ecb01b1a
--- /dev/null
+++ b/static/netbsd/man4/zero.4
@@ -0,0 +1,21 @@
+.\" $NetBSD: zero.4,v 1.4 2019/09/09 01:22:24 sevan Exp $
+.\"
+.Dd September 9, 2019
+.Dt ZERO 4
+.Os
+.Sh NAME
+.Nm zero
+.Nd the zero device
+.Sh DESCRIPTION
+The
+.Nm
+special device provides an infinite stream of zeros.
+.Sh FILES
+.Bl -tag -width /dev/zero
+.It Pa /dev/zero
+.El
+.Sh HISTORY
+A
+.Nm
+device first appeared in SunOS 4.0 and subsequently
+.Bx 4.4