aboutgitcodebugslistschat
path: root/qrap.1
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2022-05-14 07:30:06 +0200
committerStefano Brivio <sbrivio@redhat.com>2022-05-19 15:23:53 +0200
commitb164d257a10c501d65ac0359381dfef38f54d623 (patch)
tree0d6b131043e7873ef616c659cf5126f4f6f4b89d /qrap.1
parent32210fb64f7d32904e63bcc6c4c6cda194609b40 (diff)
downloadpasst-b164d257a10c501d65ac0359381dfef38f54d623.tar
passt-b164d257a10c501d65ac0359381dfef38f54d623.tar.gz
passt-b164d257a10c501d65ac0359381dfef38f54d623.tar.bz2
passt-b164d257a10c501d65ac0359381dfef38f54d623.tar.lz
passt-b164d257a10c501d65ac0359381dfef38f54d623.tar.xz
passt-b164d257a10c501d65ac0359381dfef38f54d623.tar.zst
passt-b164d257a10c501d65ac0359381dfef38f54d623.zip
qrap.1: Clarify it takes a qemu command, not a path
Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'qrap.1')
-rw-r--r--qrap.16
1 files changed, 3 insertions, 3 deletions
diff --git a/qrap.1 b/qrap.1
index 8b1f863..cc73f1e 100644
--- a/qrap.1
+++ b/qrap.1
@@ -19,10 +19,10 @@ A running instance of \fBpasst\fR(1) is probed checking for UNIX domain sockets,
answering a dummy ARP request, with names starting from
\fI/tmp/passt_1.socket\fR up to \fI/tmp/passt_64.socket\fR.
-If first and second arguments are not a socket number and a path, that is,
+If first and second arguments are not a socket number and a command, that is,
respectively, \fIFDNUM\fR and \fIQEMU_CMD\fR, \fBqrap\fR will try to locate a
-qemu binary and patch the command line to specify a network device and a
-\fInetdev\fR back-end for usage with \fBpasst\fR(1).
+qemu executable in \fBPATH\fR and patch the command line to specify a network
+device and a \fInetdev\fR back-end for usage with \fBpasst\fR(1).
If \fBqrap\fR patches the command line, it will remove any potentially
conflicting network device, that is, any \fI-netdev\fR or \fI-net\fR option, or