This bug had a serious impact on chown: `chown N:M FILE' (for integer N and M) would have treated it like `chown N:N FILE'. (parse_user_spec): Fix typo: s/u/g/.