diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-03-17 22:39:23 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-03-17 22:39:23 +0100 |
commit | f4ebd8729a7bd62cda48798cd19f47d2805c5f1d (patch) | |
tree | b1a822a5d7adbff617e419f84bf0193eb616bf87 /glibc/process.mdwn | |
parent | 5f2e6be200ae3ddf559697e028aca90c26f58360 (diff) | |
download | web-f4ebd8729a7bd62cda48798cd19f47d2805c5f1d.tar.gz web-f4ebd8729a7bd62cda48798cd19f47d2805c5f1d.tar.bz2 web-f4ebd8729a7bd62cda48798cd19f47d2805c5f1d.zip |
Don't specify multiple tags in taglink directives
Not sure if that is supposed to work; currently it doesn't render
correctly/deterministically.
Diffstat (limited to 'glibc/process.mdwn')
-rw-r--r-- | glibc/process.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/glibc/process.mdwn b/glibc/process.mdwn index c8a1ce79..db91372a 100644 --- a/glibc/process.mdwn +++ b/glibc/process.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2009, 2010, 2013 Free Software Foundation, +[[!meta copyright="Copyright © 2009, 2010, 2013, 2016 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -18,7 +18,8 @@ process, there is additional work to be done, for example for [[signal]]s, # Startup -[[!taglink open_issue_glibc open_issue_hurd]]: Enumerate all the different +[[!taglink open_issue_glibc]], [[!taglink open_issue_hurd]]: +Enumerate all the different cases. Add tests to [[glibc]] to make sure all these work. |