summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/map-mbone
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-03-31 21:16:59 +0000
committerwollman <wollman@FreeBSD.org>1995-03-31 21:16:59 +0000
commite40a5c23d7a2d4f84313018d946f76aa948b6418 (patch)
treeacc660a9b83c24a822cbda97487d40178651452f /usr.sbin/mrouted/map-mbone
parentbf8676024d1e905eb292b55251488c727d4a9f66 (diff)
downloadFreeBSD-src-e40a5c23d7a2d4f84313018d946f76aa948b6418.zip
FreeBSD-src-e40a5c23d7a2d4f84313018d946f76aa948b6418.tar.gz
Fix paths of dump files and PID file.
Added man pages for mrinfo and map-mbone. Rewrote all man pages to use mdoc(7). Submitted by: Mark Tinguely <tinguely@plains.NoDak.edu>
Diffstat (limited to 'usr.sbin/mrouted/map-mbone')
-rw-r--r--usr.sbin/mrouted/map-mbone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mrouted/map-mbone/Makefile b/usr.sbin/mrouted/map-mbone/Makefile
index 4303cf2..b707344 100644
--- a/usr.sbin/mrouted/map-mbone/Makefile
+++ b/usr.sbin/mrouted/map-mbone/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.1 1994/09/08 02:51:33 wollman Exp $
PROG= map-mbone
@@ -15,6 +15,6 @@ DPADD+= $S/common/libmrouted.a
.endif
SRCS= mapper.c
-NOMAN=
+MAN8= ${.CURDIR}/../map-mbone.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud