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/fingerd | |
| parent | cad15b000e72c0868a62e463cabef667c17a1d18 (diff) | |
Notes
Diffstat (limited to 'libexec/fingerd')
| -rw-r--r-- | libexec/fingerd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/fingerd/Makefile b/libexec/fingerd/Makefile index e2ed65caed79..bd39992e36ee 100644 --- a/libexec/fingerd/Makefile +++ b/libexec/fingerd/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 PROG= fingerd -MAN8= fingerd.0 +MAN8= fingerd.8 .include <bsd.prog.mk> |
