I am pretty sure that's the word Fabrice Bellard intended to write. Signed-off-by: Marc-André Lureau <[email protected]> --- qemu-options.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qemu-options.hx b/qemu-options.hx index 6ee8a8adc3..cfa25ceea0 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -3016,7 +3016,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: -- 2.11.0
