From 2460ae59736e09cdb7674708fde4fb4b95efbd3f Mon Sep 17 00:00:00 2001 From: jkh Date: Thu, 11 Aug 1994 01:33:22 +0000 Subject: Add renice's correct man page to the Makefile. Submitted by: jkh --- usr.bin/renice/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.bin/renice') diff --git a/usr.bin/renice/Makefile b/usr.bin/renice/Makefile index 67cfd8f..1042921 100644 --- a/usr.bin/renice/Makefile +++ b/usr.bin/renice/Makefile @@ -1,5 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/9/93 PROG= renice +MAN8= renice.8 .include -- cgit v1.1