summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-09-18 20:07:16 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-09-18 20:07:16 +0000
commit8bbfda7af2cb117aadc09c6aaefa03d2adeb43e6 (patch)
tree66f4af109d2bf03b6e746d06f2264bafd833ea01 /share/man
parentdd9a0ef194c058f49d94133d3814c8f27deef441 (diff)
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@
Diffstat (limited to 'share/man')
-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 .