summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-26 14:42:20 +0000
committerru <ru@FreeBSD.org>2001-03-26 14:42:20 +0000
commitafd506414eebce28d614a4695ce243499d0139bc (patch)
treeb29637fd9b9c344d57309d43ffa65d787ea31dff /usr.sbin/dpt
parent86642a4ab498a232761f0dcb1ca83f06fc0d5a40 (diff)
downloadFreeBSD-src-afd506414eebce28d614a4695ce243499d0139bc.zip
FreeBSD-src-afd506414eebce28d614a4695ce243499d0139bc.tar.gz
- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
Diffstat (limited to 'usr.sbin/dpt')
-rw-r--r--usr.sbin/dpt/dpt_ctlinfo/Makefile1
-rw-r--r--usr.sbin/dpt/dpt_ctls/Makefile1
-rw-r--r--usr.sbin/dpt/dpt_dm/Makefile1
-rw-r--r--usr.sbin/dpt/dpt_led/Makefile1
-rw-r--r--usr.sbin/dpt/dpt_sig/Makefile1
-rw-r--r--usr.sbin/dpt/dpt_softc/Makefile1
-rw-r--r--usr.sbin/dpt/dpt_sysinfo/Makefile1
7 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/dpt/dpt_ctlinfo/Makefile b/usr.sbin/dpt/dpt_ctlinfo/Makefile
index 59b42af..c4b05c2 100644
--- a/usr.sbin/dpt/dpt_ctlinfo/Makefile
+++ b/usr.sbin/dpt/dpt_ctlinfo/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_ctlinfo
+MAN= dpt_ctlinfo.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
diff --git a/usr.sbin/dpt/dpt_ctls/Makefile b/usr.sbin/dpt/dpt_ctls/Makefile
index 03d3f26..c29ddb2 100644
--- a/usr.sbin/dpt/dpt_ctls/Makefile
+++ b/usr.sbin/dpt/dpt_ctls/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_ctls
+MAN= dpt_ctls.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
diff --git a/usr.sbin/dpt/dpt_dm/Makefile b/usr.sbin/dpt/dpt_dm/Makefile
index a4dbe5f..a026ae5 100644
--- a/usr.sbin/dpt/dpt_dm/Makefile
+++ b/usr.sbin/dpt/dpt_dm/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_dm
+MAN= dpt_dm.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
diff --git a/usr.sbin/dpt/dpt_led/Makefile b/usr.sbin/dpt/dpt_led/Makefile
index d709f25..e147258 100644
--- a/usr.sbin/dpt/dpt_led/Makefile
+++ b/usr.sbin/dpt/dpt_led/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_led
+MAN= dpt_led.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
diff --git a/usr.sbin/dpt/dpt_sig/Makefile b/usr.sbin/dpt/dpt_sig/Makefile
index 6d29c56..1a1039e 100644
--- a/usr.sbin/dpt/dpt_sig/Makefile
+++ b/usr.sbin/dpt/dpt_sig/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_sig
+MAN= dpt_sig.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
diff --git a/usr.sbin/dpt/dpt_softc/Makefile b/usr.sbin/dpt/dpt_softc/Makefile
index a21215f..4a7e1ad 100644
--- a/usr.sbin/dpt/dpt_softc/Makefile
+++ b/usr.sbin/dpt/dpt_softc/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_softc
+MAN= dpt_softc.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
diff --git a/usr.sbin/dpt/dpt_sysinfo/Makefile b/usr.sbin/dpt/dpt_sysinfo/Makefile
index 7c8e431..a116adf 100644
--- a/usr.sbin/dpt/dpt_sysinfo/Makefile
+++ b/usr.sbin/dpt/dpt_sysinfo/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_sysinfo
+MAN= dpt_sysinfo.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500
OpenPOWER on IntegriCloud