fix openid pagespec example
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 12 Feb 2010 03:42:10 +0000 (22:42 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 12 Feb 2010 03:42:10 +0000 (22:42 -0500)
doc/ikiwiki/pagespec.mdwn

index 8d8b1a507a0c65234b1cb881dd884a07d380a932..5c191f23f8693b26fcb1488114edfe56417694ba 100644 (file)
@@ -45,7 +45,7 @@ Some more elaborate limits can be added to what matches using these functions:
 * "`user(username)`" - tests whether a modification is being made by a
   user with the specified username. If openid is enabled, an openid can also
   be put here. Glob patterns can be used in the username. For example, 
-  to match all openid users, use `user(*://.*)`
+  to match all openid users, use `user(*://*)`
 * "`admin()`" - tests whether a modification is being made by one of the
   wiki admins.
 * "`ip(address)`" - tests whether a modification is being made from the