Index: share/man/man8/Makefile =================================================================== --- share/man/man8/Makefile +++ share/man/man8/Makefile @@ -29,14 +29,15 @@ .if ${MK_NIS} != "no" MAN+= yp.8 -MLINKS+=uefi.8 efi.8 \ - yp.8 NIS.8 \ +MLINKS+=yp.8 NIS.8 \ yp.8 nis.8 \ yp.8 YP.8 .endif .if ${MACHINE_CPUARCH} == "amd64" _uefi.8= uefi.8 + +MLINKS+=uefi.8 efi.8 .endif .include