Change group id to man

This commit is contained in:
Jordan K. Hubbard 1994-03-18 11:55:53 +00:00
parent 24c99e1a42
commit 8951219578
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1271

View File

@ -1,6 +1,7 @@
PROG= man
SRCS= man.c manpath.c glob.c
BINMODE=2555
BINGRP= man
.if exists(${.CURDIR}/../lib/obj)
LDADD= -L${.CURDIR}/../lib/obj -lman