summaryrefslogtreecommitdiff
path: root/Hurd/DesignPrinciples.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'Hurd/DesignPrinciples.mdwn')
-rw-r--r--Hurd/DesignPrinciples.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/Hurd/DesignPrinciples.mdwn b/Hurd/DesignPrinciples.mdwn
index f8174568..2e449971 100644
--- a/Hurd/DesignPrinciples.mdwn
+++ b/Hurd/DesignPrinciples.mdwn
@@ -1,4 +1,4 @@
-A design principle is a test that lets us **reject** things. Hopefully, when combined with other design principles, it forms a basis for making coherent and consistent decisions about design goals and system features.
+A design principle is a test that lets us **reject** things. Hopefully, when combined with other design principles, it forms a basis for making coherent and consistent decisions about design goals and system features. [1]
None defined yet, but there seems to be consensus that ngHurd should be a principle-driven design.
@@ -6,4 +6,4 @@ None defined yet, but there seems to be consensus that ngHurd should be a princi
See also:
-* <http://lists.gnu.org/archive/html/l4-hurd/2005-11/msg00120.html>
+* [1] <http://lists.gnu.org/archive/html/l4-hurd/2005-11/msg00120.html>