diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-10-23 23:50:00 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-10-23 23:53:55 +0200 |
commit | 8c808d2fc35892210492128eafe72cffbbc5766f (patch) | |
tree | d2b9568a14152f82158faeb9be97cfdb0fb454bf /hurd | |
parent | 0d41c97e727159917752e7d9f18dbb7a018d157d (diff) |
open_issues/linux_vmsig: New.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/libpager.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/hurd/libpager.mdwn b/hurd/libpager.mdwn index c9a1c0b6..99f28f2a 100644 --- a/hurd/libpager.mdwn +++ b/hurd/libpager.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2010 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -14,3 +15,7 @@ Mach [[microkernel/mach/IPC]]'s [[microkernel/mach/ipc/sequence_numbering]]. [GNU Hurd Reference Manual: 4.2 Pager Library](http://www.gnu.org/software/hurd/doc/hurd_5.html#SEC32). + +# Open Issues + + * [[open_issues/linux_vmsig]] |