From a06c5090a04a51fb9de65e39d58af01204db46fc Mon Sep 17 00:00:00 2001 From: GNU Hurd wiki engine Date: Mon, 12 Nov 2007 16:47:58 +0000 Subject: web commit by AnatolyKazantsev: fix misspell in word 'translator' --- Hurd/HostmuxTranslator.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Hurd') diff --git a/Hurd/HostmuxTranslator.mdwn b/Hurd/HostmuxTranslator.mdwn index b3d1c8cc..5fab2dc5 100644 --- a/Hurd/HostmuxTranslator.mdwn +++ b/Hurd/HostmuxTranslator.mdwn @@ -24,8 +24,8 @@ Usermux is called via **settrans -fgap /ftp /hurd/hostmux /hurd/ftpfs /**< When **/ftp** is accessed, the first directory is interpreted as hostname and a new translator is set up with the **hostmux** arguments: -**ls /ftp/ftp.yourhost.com/pub/** lets hostmux start a new traslator **/hurd/ftpfs / ftp.yourhost.com** and serve it via **/ftp/ftp.yourhos  t.com/** as directory. Subsequent the directory **pub/** on **/ftp.yourhost.com/** can be accessed via the new created translator. +**ls /ftp/ftp.yourhost.com/pub/** lets hostmux start a new traslator **/hurd/ftpfs / ftp.yourhost.com** and serve it via **/ftp/ftp.yourhos t.com/** as directory. Subsequent the directory **pub/** on **/ftp.yourhost.com/** can be accessed via the new created translator. -You can see the new created transplator in the process list: **ps ax | grep ftpsfs** . You shoud see **/hurd/ftpfs / ftp.yourhost.com** . +You can see the new created translator in the process list: **ps ax | grep ftpsfs** . You shoud see **/hurd/ftpfs / ftp.yourhost.com** . -- [[Main/PatrickStrasser]] - 13 Jul 2004 -- cgit v1.2.3