diff options
| author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2016-12-22 18:56:38 +0400 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-01-27 18:07:58 +0100 |
| commit | bd1caa3f8e8e63b9ac4cbcbee5a2dee3587fd852 (patch) | |
| tree | 6f610cc0185296d54a9f883edfcdb919c699c1b7 | |
| parent | 943b468434e26887a78ab323c7682b8722c2b178 (diff) | |
| download | focaccia-qemu-bd1caa3f8e8e63b9ac4cbcbee5a2dee3587fd852.tar.gz focaccia-qemu-bd1caa3f8e8e63b9ac4cbcbee5a2dee3587fd852.zip | |
doc: fix spelling
I am pretty sure that's the word Fabrice Bellard intended to write. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
| -rw-r--r-- | qemu-options.hx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-options.hx b/qemu-options.hx index dd947267d1..ad2f8fc873 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -3015,7 +3015,7 @@ udp::4555@@:4556} to QEMU. Another approach is to use a patched version of netcat which can listen to a TCP port and send and receive characters via udp. If you have a patched version of netcat which activates telnet remote echo and single char transfer, then you can -use the following options to step up a netcat redirector to allow +use the following options to set up a netcat redirector to allow telnet on port 5555 to access the QEMU port. @table @code @item QEMU Options: |