From 293627cef09ed1ec6af273c7bac4403fdb95b2ef Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlegphoLJxjHXB6RKfIjNO2v_EzeaR11zI" Date: Sat, 26 Nov 2011 22:08:00 +0100 Subject: The clients holds the different drivers. Not the server. --- hurd/console.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/console.mdwn b/hurd/console.mdwn index e9daa96e..f7230011 100644 --- a/hurd/console.mdwn +++ b/hurd/console.mdwn @@ -12,7 +12,7 @@ License|/fdl]]."]]"""]] The Hurd console's implementation is broken into two pieces each running on it's own process, the console client and server. -The console server is also splitted into modules (input driver, display driver, +The console client is also split into modules (input driver, display driver, speaker, ...) but they all run in the same process. The console server puts itself as a translator on top of `/dev/vcs` folder -- cgit v1.2.3