diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2012-04-17 00:16:32 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2012-04-17 00:16:32 +0200 |
commit | 1dc28d745d45be6764072af1da0ceda52a0c17a3 (patch) | |
tree | 1271b34236f2b2577185b11b1d2ade6fb1f0dbe8 /advantages.mdwn | |
parent | a65f14df8e3d93f71acf276fb0773d6557b9fbab (diff) | |
download | web-1dc28d745d45be6764072af1da0ceda52a0c17a3.tar.gz web-1dc28d745d45be6764072af1da0ceda52a0c17a3.tar.bz2 web-1dc28d745d45be6764072af1da0ceda52a0c17a3.zip |
IRC.
Diffstat (limited to 'advantages.mdwn')
-rw-r--r-- | advantages.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/advantages.mdwn b/advantages.mdwn index 19706a89..a7d5b399 100644 --- a/advantages.mdwn +++ b/advantages.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2001, 2002, 2008, 2010, 2011 Free Software +[[!meta copyright="Copyright © 2001, 2002, 2008, 2010, 2011, 2012 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -59,7 +59,7 @@ See also [[unsorted/hurd-migr]] ([[!taglink open_issue_documentation]]). The Hurd is an attractive platform for learning how to become a kernel hacker or for implementing new ideas in kernel technology. Every part of the system -is designed to be easily modified and extended. +is designed to be [[easily modified and extended|extensibility]]. It is possible to develop and test new Hurd kernel components without rebooting the machine. Running your own kernel components doesn't interfere with other |