Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2017 14:17:10 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r317938 - head/share/man/man7
Message-ID:  <201705081417.v48EHAnq068860@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Mon May  8 14:17:10 2017
New Revision: 317938
URL: https://svnweb.freebsd.org/changeset/base/317938

Log:
  arch(7): correct initial versions for alpha and pc98
  
  Submitted by:	imp

Modified:
  head/share/man/man7/arch.7

Modified: head/share/man/man7/arch.7
==============================================================================
--- head/share/man/man7/arch.7	Mon May  8 13:09:27 2017	(r317937)
+++ head/share/man/man7/arch.7	Mon May  8 14:17:10 2017	(r317938)
@@ -90,7 +90,7 @@ architectures, the final release.
 .Pp
 .Bl -column -offset indent "Sy Architecture" "Sy Initial Release" "Sy Final Release"
 .It Sy Architecture Ta Sy Initial Release Ta Sy Final Release
-.It alpha       Ta 1.0   Ta 6.4
+.It alpha       Ta 3.x   Ta 6.4
 .It amd64       Ta 5.1
 .It arm         Ta 6.0
 .It armeb       Ta 8.0
@@ -107,7 +107,7 @@ architectures, the final release.
 .It mips64el    Ta 9.0
 .It mips64elhf  Ta 12.0
 .It mips64hf    Ta 12.0
-.It pc98        Ta 5.0   Ta 11.x
+.It pc98        Ta 2.2   Ta 11.x
 .It powerpc     Ta 6.0
 .It powerpcspe  Ta 12.0
 .It powerpc64   Ta 6.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705081417.v48EHAnq068860>