Index: share/man/man4/Makefile =================================================================== --- share/man/man4/Makefile +++ share/man/man4/Makefile @@ -887,6 +887,10 @@ _nvme.4= nvme.4 .endif +.if ${MACHINE_CPUARCH} == "aarch64" +_ossl.4= ossl.4 +.endif + .if ${MACHINE_CPUARCH} == "arm" || ${MACHINE_CPUARCH} == "aarch64" || \ ${MACHINE_CPUARCH} == "riscv" _cgem.4= cgem.4