From a920d12f895baea61f01b199f25047011e4ff386 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 4 Apr 2003 17:49:21 +0000 Subject: style.Makefile(5) --- usr.sbin/rwhod/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/rwhod') diff --git a/usr.sbin/rwhod/Makefile b/usr.sbin/rwhod/Makefile index 5061e1e..def0e6e 100644 --- a/usr.sbin/rwhod/Makefile +++ b/usr.sbin/rwhod/Makefile @@ -2,8 +2,9 @@ # $FreeBSD$ PROG= rwhod +MAN= rwhod.8 + # XXX breaks on Alpha due to alignment constraints #WARNS?= 4 -MAN= rwhod.8 .include -- cgit v1.1