Added docs for =* and !*
authoraland <aland>
Thu, 1 Aug 2002 19:43:10 +0000 (19:43 +0000)
committeraland <aland>
Thu, 1 Aug 2002 19:43:10 +0000 (19:43 +0000)
man/man5/users.5

index eb377b7..d545dab 100644 (file)
@@ -143,6 +143,20 @@ applied to string attributes.
 .br
 Not allowed as a reply item.
 
+.TP 0.5i
+.B "Attribute =* Value"
+As a check item, it matches if the request contains the named
+attribute, no matter what the value is.
+.br
+Not allowed as a reply item.
+
+.TP 0.5i
+.B "Attribute !* Value"
+As a check item, it matches if the request does not contain the named
+attribute, no matter what the value is.
+.br
+Not allowed as a reply item.
+
 .SH EXAMPLES
 
 .DS