summaryrefslogtreecommitdiffstats
path: root/libexec/talkd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
committerru <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
commit45d92a4319ace58d340a2d927cce946cca698aff (patch)
tree17d450586ba57fae581433d40c299e5c38970669 /libexec/talkd
parent543d4969833536e702250d65bb8f821f6d36c733 (diff)
downloadFreeBSD-src-45d92a4319ace58d340a2d927cce946cca698aff.zip
FreeBSD-src-45d92a4319ace58d340a2d927cce946cca698aff.tar.gz
- Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
Diffstat (limited to 'libexec/talkd')
-rw-r--r--libexec/talkd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile
index 100e867..e0e946d 100644
--- a/libexec/talkd/Makefile
+++ b/libexec/talkd/Makefile
@@ -4,6 +4,6 @@
PROG= ntalkd
SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c
.PATH: ${.CURDIR}/../../usr.bin/wall
-MAN8= talkd.8
+MAN= talkd.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud