diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-19 09:10:59 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-19 09:14:33 +0200 |
commit | bf37abe176e1a04dce95eb9cf8dc15554f63469a (patch) | |
tree | 3ff5f1dbeca8cdbf02832e503b7006df6f93cc95 | |
parent | b2177ac6a0742d35b53c9cb9f9f57519e1ba04ac (diff) |
Don't show the open_issues page itself.
-rw-r--r-- | hurd/open_issues.mdwn | 3 | ||||
-rw-r--r-- | microkernel/mach/gnumach/open_issues.mdwn | 2 | ||||
-rw-r--r-- | microkernel/mach/mig/gnu_mig/open_issues.mdwn | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/hurd/open_issues.mdwn b/hurd/open_issues.mdwn index 3513c378..83adcce5 100644 --- a/hurd/open_issues.mdwn +++ b/hurd/open_issues.mdwn @@ -13,7 +13,8 @@ is included in the section entitled This is a dumping ground for open issues for the GNU Hurd. [[!inline -pages="(hurd/open_issues/* or tagged(open_issue_hurd)) and !*/discussion" +pages="(hurd/open_issues/* or tagged(open_issue_hurd)) and !open_issues and +!*/discussion" show=0 feeds=no actions=yes diff --git a/microkernel/mach/gnumach/open_issues.mdwn b/microkernel/mach/gnumach/open_issues.mdwn index 2f601199..0aa4f4c8 100644 --- a/microkernel/mach/gnumach/open_issues.mdwn +++ b/microkernel/mach/gnumach/open_issues.mdwn @@ -14,7 +14,7 @@ This is a dumping ground for open issues for GNU Mach. [[!inline pages="(microkernel/mach/gnumach/open_issues/* or tagged(open_issue_*mach)) -and !*/discussion" +and !open_issues and !*/discussion" show=0 feeds=no actions=yes diff --git a/microkernel/mach/mig/gnu_mig/open_issues.mdwn b/microkernel/mach/mig/gnu_mig/open_issues.mdwn index 33e6429a..208712da 100644 --- a/microkernel/mach/mig/gnu_mig/open_issues.mdwn +++ b/microkernel/mach/mig/gnu_mig/open_issues.mdwn @@ -14,7 +14,7 @@ This is a dumping ground for open issues for GNU MIG. [[!inline pages="(microkernel/mach/mig/gnu_mig/open_issues/* or tagged(open_issue_*mig)) -and !*/discussion" +and !open_issues and !*/discussion" show=0 feeds=no actions=yes |