summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-21 13:38:17 +0000
committerru <ru@FreeBSD.org>2004-01-21 13:38:17 +0000
commit1612d3d95f0b75aab9ec52302bf66530b8629f96 (patch)
treef05cdd9c111668851f402b8f49a9007ddc249ad8 /usr.sbin
parentca1efbafd63c110cffc086e21fa07027bff5e52d (diff)
downloadFreeBSD-src-1612d3d95f0b75aab9ec52302bf66530b8629f96.zip
FreeBSD-src-1612d3d95f0b75aab9ec52302bf66530b8629f96.tar.gz
Mark APM manpages as i386-only.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/apm/Makefile1
-rw-r--r--usr.sbin/apm/apm.82
-rw-r--r--usr.sbin/apmd/Makefile1
-rw-r--r--usr.sbin/apmd/apmd.82
4 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile
index 5ce45c2..7e71e50 100644
--- a/usr.sbin/apm/Makefile
+++ b/usr.sbin/apm/Makefile
@@ -3,5 +3,6 @@
PROG= apm
MAN= apm.8
MLINKS= apm.8 apmconf.8
+MANSUBDIR= /i386
.include <bsd.prog.mk>
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8
index 3d684a3..6067bee 100644
--- a/usr.sbin/apm/apm.8
+++ b/usr.sbin/apm/apm.8
@@ -12,7 +12,7 @@
.\"
.\" use.
.Dd November 1, 1994
-.Dt APM 8
+.Dt APM 8 i386
.Os
.Sh NAME
.Nm apm , zzz
diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile
index 772eca5..7e81b35 100644
--- a/usr.sbin/apmd/Makefile
+++ b/usr.sbin/apmd/Makefile
@@ -2,6 +2,7 @@
PROG= apmd
MAN= apmd.8
+MANSUBDIR= /i386
SRCS= apmd.c apmdlex.l apmdparse.y y.tab.h
DPADD= ${LIBL}
diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8
index 10cc6fd..ae491d8 100644
--- a/usr.sbin/apmd/apmd.8
+++ b/usr.sbin/apmd/apmd.8
@@ -29,7 +29,7 @@
.\" $FreeBSD$
.\"
.Dd June 28, 1999
-.Dt APMD 8
+.Dt APMD 8 i386
.Os
.Sh NAME
.Nm apmd
OpenPOWER on IntegriCloud