]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/pagespec.mdwn
web commit by http://natalian.org/
[ikiwiki.git] / doc / pagespec.mdwn
index b26a42e2803db992f4e9e042c8a925904bffafee..e004de4af9a0e7238e9bac017b1a1ad064e512fc 100644 (file)
@@ -24,7 +24,7 @@ match all pages except for Discussion pages and the SandBox:
 Some more elaborate limits can be added to what matches using any of these
 functions:
 
-* "`link(page)`" - match only pages that link to a given page
+* "`link(page)`" - match only pages that link to a given page (or glob)
 * "`backlink(page)`" - match only pages that a given page links to
 * "`creation_month(month)`" - match only pages created on the given month
 * "`creation_day(mday)`" - or day of the month