UserModeLinux-HOWTO.txt: fix a typo
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Mon, 15 Aug 2011 13:34:10 +0000 (15:34 +0200)
committerRichard Weinberger <richard@nod.at>
Wed, 2 Nov 2011 13:15:40 +0000 (14:15 +0100)
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Richard Weinberger <richard@nod.at>
Documentation/virtual/uml/UserModeLinux-HOWTO.txt

index a7af9cf..77dfecf 100644 (file)
 
 
 
-  will cause serial line 3 to accept input on the host's /dev/tty3 and
+  will cause serial line 3 to accept input on the host's /dev/tty2 and
   display output on an xterm.  That's a silly example - the most common
   use of this syntax is to reattach the main console to stdin and stdout
   as shown above.