chown syntax is user:group now.

This commit is contained in:
Alexander Langer 2001-08-29 19:59:30 +00:00
parent ff6ea8bb9d
commit 466df28c52
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=82521

View File

@ -37,7 +37,7 @@ SSH= ${.CURDIR}/../crypto/openssh/ssh_config \
SSL= ${.CURDIR}/../crypto/openssl/apps/openssl.cnf
.endif
# -rwxr-xr-x root.wheel, for the new cron root.wheel
# -rwxr-xr-x root:wheel, for the new cron root:wheel
BIN2= netstart pccard_ether rc.suspend rc.resume
MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \