summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-11-13 18:28:30 +0100
committerThomas Schwinge <tschwinge@gnu.org>2007-11-13 18:28:30 +0100
commit664fda183dd77c991b0a134f56a9d6f1dec685b4 (patch)
tree79e2e82f1475d0bd92d86e2c152fcb26009474be
parent4b253b3390efbecc0c51408122bb5691a16eb70e (diff)
Move to a suitable place.
-rw-r--r--howtos.mdwn2
-rw-r--r--hurd/building.mdwn2
-rw-r--r--hurd/building/example.mdwn (renamed from hurdcompilation.mdwn)0
-rw-r--r--hurdlibraryhowto.mdwn2
4 files changed, 4 insertions, 2 deletions
diff --git a/howtos.mdwn b/howtos.mdwn
index 85e53bc8..a9a34818 100644
--- a/howtos.mdwn
+++ b/howtos.mdwn
@@ -21,4 +21,4 @@ is included in the section entitled
## Compilation
* [[GNUMachCompilation]] Compiling GNU Mach from sources
- * [[HurdCompilation]] Compilation of Hurd sources
+ * An [[hurd/building/example]] about the compilation of Hurd sources
diff --git a/hurd/building.mdwn b/hurd/building.mdwn
index 5b88ac7c..7a24f70a 100644
--- a/hurd/building.mdwn
+++ b/hurd/building.mdwn
@@ -1,3 +1,5 @@
+Additional to the following text, a further [[example]] has be posted.
+
/!\ The following information may very well be incomplete and out-dated.
diff --git a/hurdcompilation.mdwn b/hurd/building/example.mdwn
index 0adaf1f8..0adaf1f8 100644
--- a/hurdcompilation.mdwn
+++ b/hurd/building/example.mdwn
diff --git a/hurdlibraryhowto.mdwn b/hurdlibraryhowto.mdwn
index 47525c50..ddc0d7a9 100644
--- a/hurdlibraryhowto.mdwn
+++ b/hurdlibraryhowto.mdwn
@@ -11,7 +11,7 @@ is included in the section entitled
Build the Hurd sources:
------------------------
-Refer to: [[HurdCompilation]]
+Refer to this [[hurd/building/example]].
Create the library files:
----------------------