Skip to content

Commit

Permalink
UserModeLinux-HOWTO.txt: fix a typo
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Richard Weinberger <richard@nod.at>
  • Loading branch information
Jonathan Neuschäfer authored and Richard Weinberger committed Nov 2, 2011
1 parent 8a91db2 commit c039aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/virtual/uml/UserModeLinux-HOWTO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@



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.
Expand Down

0 comments on commit c039aff

Please sign in to comment.