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/ftpd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libexec/ftpd') diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index f262672..a1c2547 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PROG= ftpd +MAN= ftpd.8 SRCS= ftpd.c ftpcmd.y logwtmp.c popen.c skey-stuff.c CFLAGS+=-DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall -- cgit v1.1