Re: svn commit: r317938 - head/share/man/man7

2017-05-08 Thread John Baldwin
On Monday, May 08, 2017 02:17:10 PM Ed Maste wrote:
> 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.7Mon May  8 13:09:27 2017
> (r317937)
> +++ head/share/man/man7/arch.7Mon 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

3.2 for alpha?  Alpha is mentioned explicitly in the release notes for
3.2, 3.3, and 3.4, and the commit to add "multi-architecture" support to
src/release/Makefile was MFC'd stable/3 in between 3.1 and 3.2.

-- 
John Baldwin
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"


svn commit: r317938 - head/share/man/man7

2017-05-08 Thread Ed Maste
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 mips64elTa 9.0
 .It mips64elhf  Ta 12.0
 .It mips64hfTa 12.0
-.It pc98Ta 5.0   Ta 11.x
+.It pc98Ta 2.2   Ta 11.x
 .It powerpc Ta 6.0
 .It powerpcspe  Ta 12.0
 .It powerpc64   Ta 6.0
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"