Mark APM manpages as i386-only.

This commit is contained in:
Ruslan Ermilov 2004-01-21 13:38:17 +00:00
parent c4a047541f
commit 1fdc189947
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124786
4 changed files with 4 additions and 2 deletions

View File

@ -3,5 +3,6 @@
PROG= apm
MAN= apm.8
MLINKS= apm.8 apmconf.8
MANSUBDIR= /i386
.include <bsd.prog.mk>

View File

@ -12,7 +12,7 @@
.\"
.\" use.
.Dd November 1, 1994
.Dt APM 8
.Dt APM 8 i386
.Os
.Sh NAME
.Nm apm , zzz

View File

@ -2,6 +2,7 @@
PROG= apmd
MAN= apmd.8
MANSUBDIR= /i386
SRCS= apmd.c apmdlex.l apmdparse.y y.tab.h
DPADD= ${LIBL}

View File

@ -29,7 +29,7 @@
.\" $FreeBSD$
.\"
.Dd June 28, 1999
.Dt APMD 8
.Dt APMD 8 i386
.Os
.Sh NAME
.Nm apmd