public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH] qrap.1: Clarify it takes a qemu command, not a path
@ 2022-05-17 12:35 Stefano Brivio
  2022-05-19  4:14 ` David Gibson
  0 siblings, 1 reply; 2+ messages in thread
From: Stefano Brivio @ 2022-05-17 12:35 UTC (permalink / raw)
  To: passt-dev

[-- Attachment #1: Type: text/plain, Size: 1133 bytes --]

Signed-off-by: Stefano Brivio <sbrivio(a)redhat.com>
---
 qrap.1 | 6 +++---
 1 file 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
-- 
@@ -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
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-19  4:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17 12:35 [PATCH] qrap.1: Clarify it takes a qemu command, not a path Stefano Brivio
2022-05-19  4:14 ` David Gibson

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).