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/talkd | |
| parent | cad15b000e72c0868a62e463cabef667c17a1d18 (diff) | |
Notes
Diffstat (limited to 'libexec/talkd')
| -rw-r--r-- | libexec/talkd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile index 51f68069a161..4b4a839970ac 100644 --- a/libexec/talkd/Makefile +++ b/libexec/talkd/Makefile @@ -3,6 +3,6 @@ PROG= ntalkd SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c .PATH: ${.CURDIR}/../../usr.bin/wall -MAN8= talkd.0 +MAN8= talkd.8 .include <bsd.prog.mk> |
