On Thu, May 28, 2020 at 10:52:44AM -0600, Theo de Raadt wrote: > -MANSUBDIR= i386 amd64 alpha > +MANSUBDIR= i386 amd64 arm64 armv7 alpha > > Actually, I suggest making this a MI man page. Delete that line, and see > where the files land. I'll adjust sets.
Yes, makes sense. Just commited the change, MANSUBDIR is now gone. The man page ends up in /usr/share/man/man8 as expected.
