praliases now has a man page.
authormillert <millert@openbsd.org>
Sun, 15 Sep 1996 05:17:52 +0000 (05:17 +0000)
committermillert <millert@openbsd.org>
Sun, 15 Sep 1996 05:17:52 +0000 (05:17 +0000)
usr.sbin/sendmail/praliases/Makefile

index 621bea8..18015f8 100644 (file)
@@ -2,7 +2,7 @@
 
 PROG=  praliases
 CFLAGS+=-I${.CURDIR}/../src
-NOMAN= noman
+MAN=   praliases.1
 
 .include "../../Makefile.inc"
 .include <bsd.prog.mk>