K 10 svn:author V 3 yar K 8 svn:date V 27 2002-02-11T15:26:20.000000Z K 7 svn:log V 184 Found a single point where rmuser(8) wasn't robust to strange characters in a username: where it was inserted into a regexp. Fix it by escaping metacharacters in the name with \Q-\E. END