Re: git: a721ac948e9b - main - Document that 13.x is the end of the line for FreeBSD/mips
Date: Fri, 19 Nov 2021 05:38:08 UTC
On Fri, Nov 19, 2021 at 04:24:35AM +0000, Warner Losh wrote: > commit a721ac948e9bec965a8a0434acede2a672b41a51 > > Document that 13.x is the end of the line for FreeBSD/mips > > diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7 > index 51586f4dad30..97f64a9d0da3 100644 > --- a/share/man/man7/arch.7 > +++ b/share/man/man7/arch.7 > @@ -97,15 +97,15 @@ architectures, the final release. > .It armv7 Ta 12.0 > .It ia64 Ta 5.0 Ta 10.4 > .It i386 Ta 1.0 > -.It mips Ta 8.0 > -.It mipsel Ta 9.0 > -.It mipselhf Ta 12.0 > -.It mipshf Ta 12.0 > -.It mipsn32 Ta 9.0 > -.It mips64 Ta 9.0 > -.It mips64el Ta 9.0 > -.It mips64elhf Ta 12.0 > -.It mips64hf Ta 12.0 > +.It mips Ta 8.0 Ta 13.x > +.It mipsel Ta 9.0 Ta 13.x > +.It mipselhf Ta 12.0 Ta 13.x > +.It mipshf Ta 12.0 Ta 13.x > +.It mipsn32 Ta 9.0 Ta 13.x > +.It mips64 Ta 9.0 Ta 13.x > +.It mips64el Ta 9.0 Ta 13.x > +.It mips64elhf Ta 12.0 Ta 13.x > +.It mips64hf Ta 12.0 Ta 13.x > .It pc98 Ta 2.2 Ta 11.4 Other lines have this third column aligned; doesn't breaking it bother your sens esthe'tique? ./danfe