diff options
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r-- | usr.sbin/apm/Makefile | 1 | ||||
-rw-r--r-- | usr.sbin/apm/apm.8 | 2 |
2 files changed, 2 insertions, 1 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 |