1
0
mirror of https://passt.top/passt synced 2024-06-30 15:02:40 +00:00

correct -6 option in manpage

Signed-off-by: lemmi <lemmi@nerd2nerd.org>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
lemmi 2023-05-08 18:05:01 +02:00 committed by Stefano Brivio
parent 940bd3eff9
commit 96f8d55c4f

View File

@ -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.