summaryrefslogtreecommitdiff
path: root/Hurd/HurdConsole.mdwn
diff options
context:
space:
mode:
authorOgnyan Kulev <ogi@fmi.uni-sofia.bg>2005-03-04 02:24:53 +0000
committerOgnyan Kulev <ogi@fmi.uni-sofia.bg>2005-03-04 02:24:53 +0000
commit63af474614f24b7401f3e0dd6869d1fd3f8f854d (patch)
treee59c532626070d318225898b9efae4b18a14f091 /Hurd/HurdConsole.mdwn
parent08e9bfd35e0cd67d351df1af73945bc8e9c35682 (diff)
none
Diffstat (limited to 'Hurd/HurdConsole.mdwn')
-rw-r--r--Hurd/HurdConsole.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hurd/HurdConsole.mdwn b/Hurd/HurdConsole.mdwn
index 8239c285..5975d797 100644
--- a/Hurd/HurdConsole.mdwn
+++ b/Hurd/HurdConsole.mdwn
@@ -211,7 +211,7 @@ If you use mutt, install `mutt-utf8` package. For lynx, edit `/etc/lynx.cfg`, ma
If you use other applications, try to search with google for "application-name utf8" or "application-name unicode". Often you find what you need. The issues are the same for the GNU/Hurd and GNU/Linux systems, so most of the information can be shared, except how to setup the system console to support Unicode, of course.
-The console-server watches for new hurdio terms (devices translated with /hurd/term) and adds them to /dev/vcs automatically. What this means is, if you create a new tty with MAKEDEV, and then attach something to it, it will now appear in /dev/vcs. When a term is disconnected from, it disappears from /dev/vcs. /libexec/getty is what is usually attached to a term. You can see this automatic adding and removing of terms from the console-server by typing the following:
+The `console-server` watches for new hurdio terms (devices translated with `/hurd/term`) and adds them to `/dev/vcs` automatically. What this means is, if you create a new tty with `MAKEDEV`, and then attach something to it, it will now appear in `/dev/vcs`. When a term is disconnected from, it disappears from `/dev/vcs`. `/libexec/getty` is what is usually attached to a term. You can see this automatic adding and removing of terms from the `console-server` by typing the following:
# cd /dev
# ls vcs/