summaryrefslogtreecommitdiffstats
path: root/usr.sbin/stallion
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/stallion')
-rw-r--r--usr.sbin/stallion/bootcode/Makefile2
-rw-r--r--usr.sbin/stallion/stlload/Makefile1
-rw-r--r--usr.sbin/stallion/stlstats/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/stallion/bootcode/Makefile b/usr.sbin/stallion/bootcode/Makefile
index 96ecf75..759962a 100644
--- a/usr.sbin/stallion/bootcode/Makefile
+++ b/usr.sbin/stallion/bootcode/Makefile
@@ -8,7 +8,7 @@
FILES= 2681.sys cdk.sys
CLEANFILES= ${FILES}
-MAN4= stl.4
+MAN= stl.4
MLINKS= stl.4 stli.4
MANSUBDIR=/i386
diff --git a/usr.sbin/stallion/stlload/Makefile b/usr.sbin/stallion/stlload/Makefile
index 328bb74..7302b0f 100644
--- a/usr.sbin/stallion/stlload/Makefile
+++ b/usr.sbin/stallion/stlload/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= stlload
+MAN= stlload.8
MANSUBDIR=/i386
CFLAGS+=-DBOOTDIR=\"${BOOTDIR}\"
diff --git a/usr.sbin/stallion/stlstats/Makefile b/usr.sbin/stallion/stlstats/Makefile
index c708b04..1902900 100644
--- a/usr.sbin/stallion/stlstats/Makefile
+++ b/usr.sbin/stallion/stlstats/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= stlstats
+MAN= stlstats.8
MANSUBDIR=/i386
DPADD= ${LIBNCURSES}
OpenPOWER on IntegriCloud