diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 21:24:58 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 21:24:58 +0000 |
| commit | 2a3c26c889c75ccac7691214370e683e89309883 (patch) | |
| tree | 17a7dd54ea9bc271a67296baffe485ae831bde74 /libexec/ftpd | |
| parent | cad15b000e72c0868a62e463cabef667c17a1d18 (diff) | |
Notes
Diffstat (limited to 'libexec/ftpd')
| -rw-r--r-- | libexec/ftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index 946aab76a147..0a067be5e62a 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -3,7 +3,7 @@ PROG= ftpd CFLAGS+=-DSETPROCTITLE SRCS= ftpd.c ftpcmd.c logwtmp.c popen.c -MAN8= ftpd.0 +MAN8= ftpd.8 CLEANFILES+=ftpcmd.c y.tab.h .include <bsd.prog.mk> |
