mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
Fix a typo.
Reported by: Jurrien Koopmans <jjkoopmans@home.nl>
This commit is contained in:
parent
048e497627
commit
fa4ec4a5c2
1 changed files with 1 additions and 1 deletions
|
|
@ -275,7 +275,7 @@ The names
|
|||
.Dq tcp46
|
||||
and
|
||||
.Dq udp46
|
||||
specify that the entry accepts both IPv6 and IPv6 connections
|
||||
specify that the entry accepts both IPv4 and IPv6 connections
|
||||
via a wildcard
|
||||
.Dv AF_INET6
|
||||
socket.
|
||||
|
|
|
|||
Loading…
Reference in a new issue