svn commit: r317938 - head/share/man/man7
Ed Maste
emaste at FreeBSD.org
Mon May 8 14:17:12 UTC 2017
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
More information about the svn-src-head
mailing list