diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-09-18 20:16:27 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-09-18 20:16:27 +0000 |
commit | f7a8fb5f15557209e8dbf3cd69ff90aead4c3641 (patch) | |
tree | 8367d7bc1b5a96aa69b1afb7ecb446b1512f4cde /share | |
parent | 8bbfda7af2cb117aadc09c6aaefa03d2adeb43e6 (diff) |
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@
Diffstat (limited to 'share')
-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 . |