aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2024-04-09 22:02:58 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2024-04-09 22:02:58 +0000
commit16e846fa1ed3c97419b55b292f77b0f4209f0875 (patch)
treefc0e495c802fad9b2cd6d277ff11366f2fe952dc /share
parenta508f5d92a93cda11b0c68084dbb181f97e7f5f7 (diff)
downloadsrc-16e846fa1ed3c97419b55b292f77b0f4209f0875.tar.gz
src-16e846fa1ed3c97419b55b292f77b0f4209f0875.zip
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index c3f5e3223bf9..b668cccf50ae 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -404,9 +404,9 @@ MAN= aac.4 \
${_if_ntb.4} \
null.4 \
numa.4 \
- ${_nvd.4} \
+ nvd.4 \
${_nvdimm.4} \
- ${_nvme.4} \
+ nvme.4 \
${_nvram.4} \
oce.4 \
ocs_fc.4\
@@ -836,8 +836,6 @@ _ntb_hw_amd.4= ntb_hw_amd.4
_ntb_hw_intel.4= ntb_hw_intel.4
_ntb_hw_plx.4= ntb_hw_plx.4
_ntb_transport.4=ntb_transport.4
-_nvd.4= nvd.4
-_nvme.4= nvme.4
_nvram.4= nvram.4
_padlock.4= padlock.4
_pchtherm.4= pchtherm.4
@@ -885,11 +883,6 @@ _vmm.4= vmm.4
.endif
.endif
-.if ${MACHINE_CPUARCH} == "powerpc"
-_nvd.4= nvd.4
-_nvme.4= nvme.4
-.endif
-
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386" || \
${MACHINE_CPUARCH} == "aarch64"
_gve.4= gve.4