From 9239a8b4e7feba74f78d61ac8a8d85aea4064676 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlVPnmDzCT-JeENEawiY4H2q45_LRYgw8Q" Date: Wed, 15 May 2013 04:46:00 +0200 Subject: --- hydra.mdwn | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 hydra.mdwn diff --git a/hydra.mdwn b/hydra.mdwn new file mode 100644 index 00000000..858988d1 --- /dev/null +++ b/hydra.mdwn @@ -0,0 +1,24 @@ +[[!meta copyright="Copyright © 2013 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 +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +HERE STARTS YOUR NEW CONTENT -- remove everything from here on, including this +line. + +By creating this page, you agree to assign copyright for your contribution to +the Free Software Foundation, . The Free Software +Foundation promises to always use a free documentation license (as per our +criteria of free documentation) when publishing your contribution. We grant +you back all your rights under copyright, including the rights to copy, modify, +and redistribute your contributions. + +We're requiring these copyright assignments, so that we'll easily be able to +include your contributions in official GNU documentation, such as the GNU Hurd +Reference Manual, etc. Send email to if there are +questions. -- cgit v1.2.3 From 1f68b1b7a1351be4af0de2354ed34886f0bae2ce Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlLgZHOP8qcFTTfRUQLCk-y_Ph6X--UVQw" Date: Wed, 15 May 2013 08:33:42 +0200 Subject: fix markdown syntax --- news/2012-q3-q4.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/2012-q3-q4.mdwn b/news/2012-q3-q4.mdwn index 029c1b23..c0b8b3a0 100644 --- a/news/2012-q3-q4.mdwn +++ b/news/2012-q3-q4.mdwn @@ -60,7 +60,7 @@ support in [[hurd/translator/procfs]] for Thomas Schwinge improved the hardware compatibility of the Hurd by [identifying and -backporting]](http://lists.gnu.org/archive/html/bug-hurd/2012-11/msg00077.html) +backporting](http://lists.gnu.org/archive/html/bug-hurd/2012-11/msg00077.html) some changes contained in Linux 2.0.40, which prevents data corruption due to a miscalculation of the size of medium-sized disks reporting 15 heads instead of 16. -- cgit v1.2.3 From 7003679ccb4d5961db5b639ae1d6f7b464cc238c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 15 May 2013 08:55:03 +0200 Subject: hydra: Remove empty page. This reverts commit 9239a8b4e7feba74f78d61ac8a8d85aea4064676. --- hydra.mdwn | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 hydra.mdwn diff --git a/hydra.mdwn b/hydra.mdwn deleted file mode 100644 index 858988d1..00000000 --- a/hydra.mdwn +++ /dev/null @@ -1,24 +0,0 @@ -[[!meta copyright="Copyright © 2013 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 -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled [[GNU Free Documentation -License|/fdl]]."]]"""]] - -HERE STARTS YOUR NEW CONTENT -- remove everything from here on, including this -line. - -By creating this page, you agree to assign copyright for your contribution to -the Free Software Foundation, . The Free Software -Foundation promises to always use a free documentation license (as per our -criteria of free documentation) when publishing your contribution. We grant -you back all your rights under copyright, including the rights to copy, modify, -and redistribute your contributions. - -We're requiring these copyright assignments, so that we'll easily be able to -include your contributions in official GNU documentation, such as the GNU Hurd -Reference Manual, etc. Send email to if there are -questions. -- cgit v1.2.3