aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/apm
diff options
context:
space:
mode:
authorAlexander Ziaee <ziaee@FreeBSD.org>2026-05-03 17:53:25 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2026-05-03 17:53:25 +0000
commit809504f331fd3588e36b54255196379bdb59890a (patch)
tree9da508369371074c9579aef391a4acbdde38cae7 /usr.sbin/apm
parent33fbfceeb4d9daf1145089a10ce7b25110d8840f (diff)
man: Kill off MANSUBDIRs
Three architecture dependent manuals are installed to MANSUBDIRs, creating at least two empty manual page directories on everyone's boxxen. Move those manuals to their canonical area, enhancing clarity, grepability, removing useless inodes, and increasing consistency with the rest of the architecture dependent manuals which are unconditionally installed, and noted at the top of the rendered manual. MFC after: 3 days
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r--usr.sbin/apm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile
index f9b3e11d22fa..81f47b8ff7b6 100644
--- a/usr.sbin/apm/Makefile
+++ b/usr.sbin/apm/Makefile
@@ -1,6 +1,5 @@
PROG= apm
MAN= apm.8
-MANSUBDIR= /${MACHINE_CPUARCH}
PACKAGE=apm