On Wed, Jul 11, 2018 at 10:34:39AM +0200, Frederic Cambus wrote: > Hi tech@, > > Remove the i386 specific mention for pcvtfonts, they are also installed > on alpha and amd64. > > From share/misc/Makefile: > > .if (${MACHINE} == "i386") || (${MACHINE} == "amd64") || \ > (${MACHINE} == "alpha") > SUBDIR= pcvtfonts > .endif > > Comments? OK? > > Index: share/man/man7/hier.7 > =================================================================== > RCS file: /cvs/src/share/man/man7/hier.7,v > retrieving revision 1.159 > diff -u -p -r1.159 hier.7 > --- share/man/man7/hier.7 8 Nov 2017 11:24:24 -0000 1.159 > +++ share/man/man7/hier.7 11 Jul 2018 08:24:33 -0000 > @@ -407,7 +407,7 @@ Miscellaneous system-wide ASCII text fil > Terminal characteristics database (see > .Xr termcap 5 ) . > .It pcvtfonts/ > -Additional i386 console fonts. > +Additional console fonts. > .El > .Pp > .It mk/ >
hi. no objection from me. we could say "for some architectures" i suppose, but that maybe doesn;t add much. jmc