summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2001-08-29 19:59:30 +0000
committeralex <alex@FreeBSD.org>2001-08-29 19:59:30 +0000
commite0090eb6468143b2367bf5727b7b1e2f2760f92e (patch)
tree13c4af956e7bf1f15d469e61e5c6564b52cefe07 /etc
parent19d2398e48af6709302de3dc8d19728d47adbe40 (diff)
downloadFreeBSD-src-e0090eb6468143b2367bf5727b7b1e2f2760f92e.zip
FreeBSD-src-e0090eb6468143b2367bf5727b7b1e2f2760f92e.tar.gz
chown syntax is user:group now.
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index c84c1c7..c94460f 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -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 \
OpenPOWER on IntegriCloud