diff options
-rw-r--r-- | Hurd/SubhurdHowto.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Hurd/SubhurdHowto.mdwn b/Hurd/SubhurdHowto.mdwn index 265a43b0..df00dff5 100644 --- a/Hurd/SubhurdHowto.mdwn +++ b/Hurd/SubhurdHowto.mdwn @@ -60,3 +60,7 @@ If you want to access the subhurd processes from the outside, e.g. for debugging ## <a name="Further_Info"> Further Info </a> On [[DebuggingViaSubhurds]] you can find information about how to use subhurd for debugging purposes. + + +Roland's [tutorial](http://www.gnu.org/software/hurd/howto/subhurd.html) +on setting up sub-hurds.
\ No newline at end of file |