summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2014-09-18 20:07:15 +0000
committerschwarze <schwarze@openbsd.org>2014-09-18 20:07:15 +0000
commitb7e7db443c3b79fb3ef7d135662413d0434bb6ac (patch)
tree1295e1b8b9a3c043f3caedd811443e8f94768131
parentthe sendmail section is no longer relevant; (diff)
downloadwireguard-openbsd-b7e7db443c3b79fb3ef7d135662413d0434bb6ac.tar.xz
wireguard-openbsd-b7e7db443c3b79fb3ef7d135662413d0434bb6ac.zip
System III already had intro(4), 4.1BSD merely had a copy of the
System III version, and the rewrite only happened for 4.2BSD. All info can be verified from http://minnie.tuhs.org/cgi-bin/utree.pl. ok sobrado@ jmc@ miod@
-rw-r--r--share/man/man4/man4.vax/intro.410
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/man4.vax/intro.4 b/share/man/man4/man4.vax/intro.4
index 17f9ac97736..ceb432a93eb 100644
--- a/share/man/man4/man4.vax/intro.4
+++ b/share/man/man4/man4.vax/intro.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.4,v 1.35 2013/06/29 16:57:33 jmc Exp $
+.\" $OpenBSD: intro.4,v 1.36 2014/09/18 20:07:15 schwarze Exp $
.\" $NetBSD: intro.4,v 1.3 1996/03/03 17:13:44 thorpej Exp $
.\"
.\" Copyright (c) 1980, 1991 Regents of the University of California.
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)intro.4 6.6 (Berkeley) 3/27/91
.\"
-.Dd $Mdocdate: June 29 2013 $
+.Dd $Mdocdate: September 18 2014 $
.Dt INTRO 4 vax
.Os
.Sh NAME
@@ -165,8 +165,10 @@ SGEC Ethernet device
.Xr autoconf 4 ,
.Xr config 8
.Sh HISTORY
-The
+A very brief
.Tn VAX
.Nm intro
first appeared in
-.Bx 4.1 .
+.At III .
+This more detailed version appeared in
+.Bx 4.2 .