diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkYe7TTq83OijGCuPF5qAQFmRUkRc_UFUk <Avery@web> | 2012-05-07 22:37:35 +0200 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2012-05-07 22:37:35 +0200 |
commit | 456f3922f26ff444c14b1b4904e68a52e415569c (patch) | |
tree | 9fa2a7a19417977fa690aa2e27fbbe5ef1796fd1 /hurd | |
parent | 8061106f2d1f15fa9a54947bc45d4cba68d89bba (diff) |
independant -> independent
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/subhurd.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/subhurd.mdwn b/hurd/subhurd.mdwn index b8e595d3..f2117ead 100644 --- a/hurd/subhurd.mdwn +++ b/hurd/subhurd.mdwn @@ -31,7 +31,7 @@ flexible.) Vice versa, it is also possible to use a subhurd to debug the To run a subhurd, you need an additional partition with an installed Hurd system. In principle, you can also use your main partition in read-only mode; but this obviously will create severe limitations. Usually, you will want a -complete independant system. +complete independent system. The system for the subhurd is a normal Hurd installation, which could just as well run standalone. You can use any of the various possible installation |