diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-02 00:59:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-02 00:59:56 +0000 |
commit | 9bb6b1be2e1a6e5da0903f3f7a1116cf747939e4 (patch) | |
tree | 60584633da8e767b2241b8ce037c5d4fda08b005 | |
parent | 7ac32ec4d62e321f80535908cf3023e7d7639550 (diff) | |
download | ikiwiki-9bb6b1be2e1a6e5da0903f3f7a1116cf747939e4.tar ikiwiki-9bb6b1be2e1a6e5da0903f3f7a1116cf747939e4.tar.gz |
redundancy
-rw-r--r-- | basewiki/pagespec.mdwn | 3 | ||||
-rw-r--r-- | doc/patchqueue/inlining_by_date.mdwn | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/basewiki/pagespec.mdwn b/basewiki/pagespec.mdwn index 318be42f9..64710a2a5 100644 --- a/basewiki/pagespec.mdwn +++ b/basewiki/pagespec.mdwn @@ -32,9 +32,6 @@ and were written on Mondays in 2005: blog/* and link(music) and creation_year(2005) and creation_day(0) -Matches can also be used to limit matching to pages created before or after -a given date. - More complex expressions can also be created, by using parentheses for grouping. For example, to match pages in a blog that are tagged with either of two tags, use: diff --git a/doc/patchqueue/inlining_by_date.mdwn b/doc/patchqueue/inlining_by_date.mdwn deleted file mode 100644 index 34a316e5f..000000000 --- a/doc/patchqueue/inlining_by_date.mdwn +++ /dev/null @@ -1,3 +0,0 @@ -<http://bugs.debian.org/380680> - -Comments in bug report low.. |