summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2005-08-17 02:36:31 +0000
committergshapiro <gshapiro@FreeBSD.org>2005-08-17 02:36:31 +0000
commitd2cf0c963aa76adcb17c440a758b530b2b1a6e91 (patch)
treeab7e3b78f9386cc3349de5b25b7cc030c8b4798c /usr.sbin
parent28bdebaa0812c0e4bd0ceea752592ae7c0cf434b (diff)
downloadFreeBSD-src-d2cf0c963aa76adcb17c440a758b530b2b1a6e91.zip
FreeBSD-src-d2cf0c963aa76adcb17c440a758b530b2b1a6e91.tar.gz
Make links for hoststat(8) and purgestat(8) man pages.
PR: docs/85009 MFC after: 3 days
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/sendmail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile
index dcf6e5b..b5874d3 100644
--- a/usr.sbin/sendmail/Makefile
+++ b/usr.sbin/sendmail/Makefile
@@ -9,6 +9,8 @@ BINDIR= /usr/libexec/sendmail
PROG= sendmail
MAN= mailq.1 newaliases.1 aliases.5 sendmail.8
+MLINKS+=sendmail.8 hoststat.8
+MLINKS+=sendmail.8 purgestat.8
SRCS= alias.c arpadate.c bf.c collect.c conf.c control.c \
convtime.c daemon.c deliver.c domain.c envelope.c err.c headers.c \
macro.c main.c map.c mci.c milter.c mime.c parseaddr.c queue.c \
OpenPOWER on IntegriCloud