summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd/Makefile
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2003-01-26 19:02:56 +0000
committeryar <yar@FreeBSD.org>2003-01-26 19:02:56 +0000
commit411365f15d431cee967e5d16b04ee1687c259a3c (patch)
treedc49b88ce40df8ea4f9fd4260336ea4f3855c206 /libexec/ftpd/Makefile
parentd3dc53e828a4947398b7352bad769336a1fc1da2 (diff)
downloadFreeBSD-src-411365f15d431cee967e5d16b04ee1687c259a3c.zip
FreeBSD-src-411365f15d431cee967e5d16b04ee1687c259a3c.tar.gz
Extend the format of /etc/ftpchroot so an alternative chroot
directory can be specified for a user or a group. Add the manpage ftpchroot(5) since the file's format has grown complex enough. PR: bin/45327 Portions submitted by: Hideki SAKAMOTO <sakamoto@hlla.is.tsukuba.ac.jp> MFC after: 1 week
Diffstat (limited to 'libexec/ftpd/Makefile')
-rw-r--r--libexec/ftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile
index 0a3ffc5..b6c8ed9 100644
--- a/libexec/ftpd/Makefile
+++ b/libexec/ftpd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= ftpd
-MAN= ftpd.8
+MAN= ftpd.8 ftpchroot.5
SRCS= ftpd.c ftpcmd.y logwtmp.c popen.c
CFLAGS+=-DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING
OpenPOWER on IntegriCloud