diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2002-05-14 11:17:43 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2002-05-14 11:17:43 +0000 |
commit | c35df7922d32de6ec4bda047e14d89088dc4f13f (patch) | |
tree | 1928df3a2e608a4b7988898e31893e8bd3c5ed68 /Hurd | |
parent | 08fec9751ecdb6e04bc35808e6d2183ea71caffc (diff) |
none
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/NewbieQuestions.mdwn | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Hurd/NewbieQuestions.mdwn b/Hurd/NewbieQuestions.mdwn index 620961f9..ceee6c23 100644 --- a/Hurd/NewbieQuestions.mdwn +++ b/Hurd/NewbieQuestions.mdwn @@ -2,9 +2,15 @@ In addition to the [general FAQ](http://www.gnu.org/software/hurd/docs.html#TOCf * What editor can I use? * nano is the default editor, not ae. + * Why can't I get the answers I need from Hurd hackers? - * This [http://www.tuxedo.org/~esr/faqs/smart-questions.html]\[document]] may help you understand some developers attitudes and social norms. + * This [document](http://www.tuxedo.org/~esr/faqs/smart-questions.html) may help you understand some developers attitudes and social norms. + * Where are the virtual consoles I use when running GNU/Linux? * You need to [use screen](http://www.gnu.org/software/hurd/faq.en.html#q4-6) instead, also available when running GNU/Linux. + * What is a translator? * The FAQ [answers](http://www.gnu.org/software/hurd/faq.en.html#q4-2) this question by a reference to [hurd-doc-translator](http://www.debian.org/ports/hurd/hurd-doc-translator). + +* Where's the sauce? + * It's on [Savannah](http://savannah.gnu.org). See also the [GNU Development Resources](http://www.gnu.org/software/devel.html), for more information. |