From 45d92a4319ace58d340a2d927cce946cca698aff Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 26 Mar 2001 14:22:12 +0000 Subject: - Backout botched attempt to intoduce MANSECT feature. - MAN[1-9] -> MAN. --- libexec/talkd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec/talkd') 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 -- cgit v1.1