From: David Gibson <david@gibson.dropbear.id.au>
To: passt-dev@passt.top, Stefano Brivio <sbrivio@redhat.com>
Cc: David Gibson <david@gibson.dropbear.id.au>
Subject: [PATCH 2/5] doc: Fix formatting of (DEPRECATED) notes in man page
Date: Mon, 16 Mar 2026 16:46:26 +1100 [thread overview]
Message-ID: <20260316054629.239002-3-david@gibson.dropbear.id.au> (raw)
In-Reply-To: <20260316054629.239002-1-david@gibson.dropbear.id.au>
Some places where we note command line options as (DEPRECATED) are missing
a space between the option name itself and the tag. Correct them.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
---
passt.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/passt.1 b/passt.1
index e52364f3..13e8df9d 100644
--- a/passt.1
+++ b/passt.1
@@ -454,7 +454,7 @@ chosen for the hypervisor UNIX domain socket. No socket is created if not in
\-\-vhost-user mode.
.TP
-.BR \-\-migrate-exit (DEPRECATED)
+.BR \-\-migrate-exit " " (DEPRECATED)
Exit after a completed migration as source. By default, \fBpasst\fR keeps
running and the migrated guest can continue using its connection, or a new guest
can connect.
@@ -465,7 +465,7 @@ legacy behaviour. If you have any use for this, refer to \fBREPORTING BUGS\fR
below.
.TP
-.BR \-\-migrate-no-linger (DEPRECATED)
+.BR \-\-migrate-no-linger " " (DEPRECATED)
Close TCP sockets on the source instance once migration completes.
By default, sockets are kept open, and events on data sockets are ignored, so
--
2.53.0
next prev parent reply other threads:[~2026-03-16 5:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-16 5:46 [PATCH 0/5] RFC: Stub dynamic update implementation David Gibson
2026-03-16 5:46 ` [PATCH 1/5] Makefile: Use $^ to avoid duplication in static checker rules David Gibson
2026-03-16 5:46 ` David Gibson [this message]
2026-03-16 5:46 ` [PATCH 3/5] pif: Remove unused PIF_NAMELEN David Gibson
2026-03-16 5:46 ` [PATCH 4/5] treewide: Spell ASSERT() as assert() David Gibson
2026-03-17 0:02 ` Stefano Brivio
2026-03-17 0:39 ` David Gibson
2026-03-17 9:36 ` Stefano Brivio
2026-03-16 5:46 ` [PATCH 5/5] pesto: Introduce stub configuration interface and tool David Gibson
2026-03-17 0:02 ` Stefano Brivio
2026-03-17 0:48 ` David Gibson
2026-03-17 9:36 ` Stefano Brivio
2026-03-17 0:02 ` [PATCH 0/5] RFC: Stub dynamic update implementation Stefano Brivio
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260316054629.239002-3-david@gibson.dropbear.id.au \
--to=david@gibson.dropbear.id.au \
--cc=passt-dev@passt.top \
--cc=sbrivio@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).