summaryrefslogtreecommitdiffstats
path: root/libexec/talkd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/talkd/Makefile')
-rw-r--r--libexec/talkd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile
index 51f6806..1754066 100644
--- a/libexec/talkd/Makefile
+++ b/libexec/talkd/Makefile
@@ -1,8 +1,9 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
+# $Id$
PROG= ntalkd
SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c
.PATH: ${.CURDIR}/../../usr.bin/wall
-MAN8= talkd.0
+MAN8= talkd.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud