Replace old-style "chown foo.bar" with orthodox "chown foo:bar".

This commit is contained in:
Sheldon Hearn 2001-05-28 13:43:26 +00:00
parent 68bec7b7a1
commit 24c3179f4e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77336

View File

@ -94,7 +94,7 @@ zone "0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" {
// to bind. The following sequence is suggested:
//
// mkdir /etc/namedb/s
// chown bind.bind /etc/namedb/s
// chown bind:bind /etc/namedb/s
// chmod 750 /etc/namedb/s
/*