Module Name:    src
Committed By:   sevan
Date:           Thu Aug 29 15:22:08 UTC 2019

Modified Files:
        src/share/man/man4: null.4

Log Message:
Earliest reference to /dev/null I can find is in v4 sh(1) and nulldev in
nsys/ken/subr.c
via TUHS archive
https://minnie.tuhs.org/cgi-bin/utree.pl?file=V4


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/null.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/null.4
diff -u src/share/man/man4/null.4:1.4 src/share/man/man4/null.4:1.5
--- src/share/man/man4/null.4:1.4	Thu Aug  7 10:31:03 2003
+++ src/share/man/man4/null.4	Thu Aug 29 15:22:08 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: null.4,v 1.4 2003/08/07 10:31:03 agc Exp $
+.\"	$NetBSD: null.4,v 1.5 2019/08/29 15:22:08 sevan Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"	@(#)null.4	8.1 (Berkeley) 6/5/93
 .\"
-.Dd June 5, 1993
+.Dd August 29, 2019
 .Dt NULL 4
 .Os
 .Sh NAME
@@ -51,4 +51,4 @@ device is always zero.
 A
 .Nm
 device appeared in
-.At v7 .
+.At v4 .

Reply via email to