summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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:
----------------------