From: Paul Mackerras Date: Thu, 26 May 1994 06:45:03 +0000 (+0000) Subject: now have man page X-Git-Tag: ppp-2-1-2a~23 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=e7cd65cd2988e1b6b7661ffcf5cd1f037879e583 now have man page --- diff --git a/chat/Makefile.bsd b/chat/Makefile.bsd index c2e10e5..c7e5081 100644 --- a/chat/Makefile.bsd +++ b/chat/Makefile.bsd @@ -1,8 +1,8 @@ -# $Id: Makefile.bsd,v 1.1 1994/05/20 05:32:16 paulus Exp $ +# $Id: Makefile.bsd,v 1.2 1994/05/26 06:45:03 paulus Exp $ PROG= chat SRCS= chat.c -NOMAN= noman +MAN8= chat.0 BINDIR= /usr/sbin .include