diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile index 5ce45c213323..7e71e50be72a 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 diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 3d684a3b1e39..6067beee5d7b 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 772eca561b4a..7e81b35dbc77 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 10cc6fd8eabf..ae491d825bb2 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