aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2009-04-05 18:44:10 +0200
committerThomas Schwinge <tschwinge@gnu.org>2009-04-05 18:44:10 +0200
commite016e16505f5b97959dba8edc05411ce17bd7b67 (patch)
treeaf3426ecb114ed8246de60634241a413f0f0a1ad
parent714738c3aa0d5625cc7dccf0e8c3f1414b8930c6 (diff)
downloadweb-e016e16505f5b97959dba8edc05411ce17bd7b67.tar.gz
web-e016e16505f5b97959dba8edc05411ce17bd7b67.tar.bz2
web-e016e16505f5b97959dba8edc05411ce17bd7b67.zip
unsorted/SystemAPILimits -> hurd/porting/system_api_limitations
-rw-r--r--hurd/porting/guidelines.mdwn2
-rw-r--r--hurd/porting/system_api_limitations.mdwn (renamed from unsorted/SystemAPILimits.mdwn)11
-rw-r--r--hurd/running/distrib.mdwn2
3 files changed, 13 insertions, 2 deletions
diff --git a/hurd/porting/guidelines.mdwn b/hurd/porting/guidelines.mdwn
index ee27c9be..f37a17e2 100644
--- a/hurd/porting/guidelines.mdwn
+++ b/hurd/porting/guidelines.mdwn
@@ -29,7 +29,7 @@ First of all, see [[BtsFiling]] if you need instructions on manipulating [Debian
Sometimes building or running a program will fail due to bugs in the system API implementation (in Glibc and the Hurd). Make sure you check this list and know them before porting, otherwise you'll end up debugging something just to find out its an already known bug.
-We maintain a separate Wiki page for information on these bugs, see [[Distrib/SystemAPILimits]]
+We maintain a separate Wiki page for information on these bugs, see [[System_API_Limitations]]
If you think you can fix any of them and send a patch to the debian BTS, that'd be much appreciated. You may ask in <bug-hurd@gnuNOSPAM.org> for details or questions on the bug.
diff --git a/unsorted/SystemAPILimits.mdwn b/hurd/porting/system_api_limitations.mdwn
index 8930ef9c..d536f764 100644
--- a/unsorted/SystemAPILimits.mdwn
+++ b/hurd/porting/system_api_limitations.mdwn
@@ -1,3 +1,14 @@
+[[meta copyright="Copyright © 2003, 2004, 2005, 2009 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]]."]]"""]]
+
## <a name="API_Limitations_of_the_GNU_syste"> </a> API Limitations of the GNU system
----
diff --git a/hurd/running/distrib.mdwn b/hurd/running/distrib.mdwn
index 607b50af..77736a45 100644
--- a/hurd/running/distrib.mdwn
+++ b/hurd/running/distrib.mdwn
@@ -95,7 +95,7 @@ about getting applications to work (if possible).
* GNU [Coding Standards](http://www.gnu.org/prep/standards.html)
* [[TestSuites]] - Posix, Perl, results feedback, etc.
* [[Documentation]]
-* [[SystemAPILimits]]
+* [[System_API_Limitations]]
* [[CodeAnnouncements]] - Recent coding projects related to the Hurd
<dl>