1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00

Add renice's correct man page to the Makefile.

Submitted by:	jkh
This commit is contained in:
Jordan K. Hubbard 1994-08-11 01:33:22 +00:00
parent 97ad975557
commit 48df4d52ad
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2023

View File

@ -1,5 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/9/93
PROG= renice
MAN8= renice.8
.include <bsd.prog.mk>