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.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
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-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"