diff options
author | 2014-09-18 20:16:26 +0000 | |
---|---|---|
committer | 2014-09-18 20:16:26 +0000 | |
commit | e29b55f0c52a04f2daf97dc2d37a760f4772c6f5 (patch) | |
tree | 1825621ffbf4d9b577bcef9d8c28bc78127a0782 | |
parent | System III already had intro(4), 4.1BSD merely had a copy of the (diff) | |
download | wireguard-openbsd-e29b55f0c52a04f2daf97dc2d37a760f4772c6f5.tar.xz wireguard-openbsd-e29b55f0c52a04f2daf97dc2d37a760f4772c6f5.zip |
fix HISTORY: NetBSD had intro(4/sparc) slightly before OpenBSD, both
with respect to commit and release, see
http://cvsweb.netbsd.org/bsdweb.cgi/src/share/man/man4/man4.sparc/intro.4
ok sobrado@ jmc@ miod@
-rw-r--r-- | share/man/man4/man4.sparc/intro.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc/intro.4 b/share/man/man4/man4.sparc/intro.4 index 58eb007a56a..f171b9030fd 100644 --- a/share/man/man4/man4.sparc/intro.4 +++ b/share/man/man4/man4.sparc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.54 2013/06/29 16:57:33 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.55 2014/09/18 20:16:26 schwarze Exp $ .\" $NetBSD: intro.4,v 1.5 1998/02/06 06:07:00 perry Exp $ .\" .\" Copyright (c) 1996 Jonathan Stone. @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: June 29 2013 $ +.Dd $Mdocdate: September 18 2014 $ .Dt INTRO 4 sparc .Os .Sh NAME @@ -239,4 +239,6 @@ The sparc .Nm first appeared in +.Nx 1.3 +and .Ox 2.3 . |