Use the mdoc(7) arch specifier in the document title for (afaik) all remaining manuals reflecting drivers which are only for one architecture. Most are in architecture specific folders, but amd64 only manuals are denoted in man4/Makefile.
These display at the top of the manual [0] without taking up extra lines and are useful in any case, however I hope to use these in the Hardware Release Notes, where architecture specificity is difficult to maintain.
Also tagging riscv developers because we do not have a /man4/man4.riscv/ and we should. All manuals are built for all architectures, but sorting them makes it easier to understand.
[0] Example: https://man-dev.freebsd.org/boot
MFC after: 3 days (any reason why not?)