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/tftpd | |
| parent | cad15b000e72c0868a62e463cabef667c17a1d18 (diff) | |
Notes
Diffstat (limited to 'libexec/tftpd')
| -rw-r--r-- | libexec/tftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile index f94acc005ec8..728e2a26cc33 100644 --- a/libexec/tftpd/Makefile +++ b/libexec/tftpd/Makefile @@ -2,7 +2,7 @@ PROG= tftpd SRCS= tftpd.c tftpsubs.c -MAN8= tftpd.0 +MAN8= tftpd.8 CFLAGS+=-I${.CURDIR}/../../usr.bin/tftp .PATH: ${.CURDIR}/../../usr.bin/tftp |
