mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-06 09:17:25 +00:00
d95fc683ed
first check for a `.' and then for `:' as a delimiter. Usernames with a dot will fail. # chown r.r:bin /tmp/bla chown: r:bin: illegal group name Fix: first check for a `:' and then for a `.' |
||
---|---|---|
.. | ||
chgrp.1 | ||
chown.8 | ||
chown.c | ||
Makefile |