On Wed, May 3, 2017 at 1:29 AM, Bruce Evans <b...@optusnet.com.au> wrote: > On Tue, 2 May 2017, Justin Hibbits wrote: > >> Log: >> Add powerpcspe to arch(7) >> >> Reviewed by: emaste >> ... >> Modified: head/share/man/man7/arch.7 >> >> ============================================================================== >> --- head/share/man/man7/arch.7 Tue May 2 21:20:27 2017 (r317707) >> +++ head/share/man/man7/arch.7 Tue May 2 21:33:27 2017 (r317708) >> @@ -65,6 +65,7 @@ On all supported architectures, >> .It mips64elhf Ta 8 Ta 8 Ta 8 >> .It mips64hf Ta 8 Ta 8 Ta 8 >> .It powerpc Ta 4 Ta 8 Ta 4 >> +.It powerpcspe Ta 4 Ta 8 Ta 4 >> .It powerpc64 Ta 8 Ta 8 Ta 8 > > > Insertion sort error here and later. The lists were sorted on name, not on > size. 64 is only after spe in size. > > Bruce
I initially sorted it that way, but then noticed arm and mips are grouped by size, so I followed precedent. - Justin _______________________________________________ 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"