aboutgitcodebugslistschat
diff options
context:
space:
mode:
authorlemmi <lemmi@nerd2nerd.org>2023-05-08 18:05:01 +0200
committerStefano Brivio <sbrivio@redhat.com>2023-05-09 23:29:32 +0200
commit96f8d55c4f5093fa59c168361c0428b53b6d2d06 (patch)
tree740209c67bca60c5f76335dc491029c29157be75
parent940bd3eff922c46ac280136e3674ee70ea40f08e (diff)
downloadpasst-96f8d55c4f5093fa59c168361c0428b53b6d2d06.tar
passt-96f8d55c4f5093fa59c168361c0428b53b6d2d06.tar.gz
passt-96f8d55c4f5093fa59c168361c0428b53b6d2d06.tar.bz2
passt-96f8d55c4f5093fa59c168361c0428b53b6d2d06.tar.lz
passt-96f8d55c4f5093fa59c168361c0428b53b6d2d06.tar.xz
passt-96f8d55c4f5093fa59c168361c0428b53b6d2d06.tar.zst
passt-96f8d55c4f5093fa59c168361c0428b53b6d2d06.zip
correct -6 option in manpage2023_05_09.96f8d55
Signed-off-by: lemmi <lemmi@nerd2nerd.org> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
-rw-r--r--passt.12
1 files changed, 1 insertions, 1 deletions
diff --git a/passt.1 b/passt.1
index 9c4da20..19e01d5 100644
--- a/passt.1
+++ b/passt.1
@@ -310,7 +310,7 @@ By default, IPv6 operation is enabled as long as at least an IPv6 default route
and an interface address are configured on a given host interface.
.TP
-.BR \-4 ", " \-\-ipv6-only
+.BR \-6 ", " \-\-ipv6-only
Enable IPv6-only operation. IPv4 traffic will be ignored.
By default, IPv4 operation is enabled as long as at least an IPv4 default route
and an interface address are configured on a given host interface.