Dear Maintainer,
In the manpage for super.tab there is the example:
:global jan <> !@+badhosts
This example does not work, and results in the error:
super (lines 17..29 in file `/etc/super.tab'):
Internal error -- unrecognized global condition <jan>
:global appears to require the user~ prefix for all global users.
The right behavior? the documented shorthand is easier to type, but the
longhand could catch more errors.