https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265247
--- Comment #5 from Graham Perrin <[email protected]> --- > If a group contains multiple users, separate each user with > whitespace. Additionally, each field may contain wildcards. > See netgroup(5) for details. The first sentence seems not quite right. As far as I can tell (from the manual page, and from various examples across the web), the separator can be either: * a whitespace; or * a comma followed by whitespace. Second sentence, a field (singular) may: * be a wildcard (singular) * not contain wildcards. -- You are receiving this mail because: You are the assignee for the bug.
