Date: Wed, 3 May 2017 10:42:10 -0500 From: Justin Hibbits <jhibbits@freebsd.org> To: Bruce Evans <brde@optusnet.com.au> Cc: src-committers <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r317708 - head/share/man/man7 Message-ID: <CAHSQbTAcz2%2BybvNX-61vUpE=oBEsZ9EhegdoOGuuoXA74bvDXQ@mail.gmail.com> In-Reply-To: <20170503162733.O1062@besplex.bde.org> References: <201705022133.v42LXRF7078653@repo.freebsd.org> <20170503162733.O1062@besplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 3, 2017 at 1:29 AM, Bruce Evans <brde@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHSQbTAcz2%2BybvNX-61vUpE=oBEsZ9EhegdoOGuuoXA74bvDXQ>