mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo.
Reported by: Robert Swindells <swindellsr@genrad.co.uk>
This commit is contained in:
parent
3f688d5afb
commit
ef02c1e500
3 changed files with 9 additions and 9 deletions
|
|
@ -155,11 +155,11 @@ the address is the pathname as a doubly quoted string.
|
|||
Examples:
|
||||
.Bl -tag -width XXXXXXXXXX
|
||||
.It Dv PF_LOCAL
|
||||
inet/192.168.1.1:1234
|
||||
.It Dv PF_INET
|
||||
local/"/tmp/foo.socket"
|
||||
.It Dv PF_INET
|
||||
inet/192.168.1.1:1234
|
||||
.It Other
|
||||
.Dv "{ family=16 len=16 data=[0x70 0x00 0x01 0x23] }"
|
||||
.Dv "\&{ family=16 len=16 data=[0x70 0x00 0x01 0x23] \&}"
|
||||
.El
|
||||
.Pp
|
||||
For control messages that pass a
|
||||
|
|
|
|||
|
|
@ -155,11 +155,11 @@ the address is the pathname as a doubly quoted string.
|
|||
Examples:
|
||||
.Bl -tag -width XXXXXXXXXX
|
||||
.It Dv PF_LOCAL
|
||||
inet/192.168.1.1:1234
|
||||
.It Dv PF_INET
|
||||
local/"/tmp/foo.socket"
|
||||
.It Dv PF_INET
|
||||
inet/192.168.1.1:1234
|
||||
.It Other
|
||||
.Dv "{ family=16 len=16 data=[0x70 0x00 0x01 0x23] }"
|
||||
.Dv "\&{ family=16 len=16 data=[0x70 0x00 0x01 0x23] \&}"
|
||||
.El
|
||||
.Pp
|
||||
For control messages that pass a
|
||||
|
|
|
|||
|
|
@ -155,11 +155,11 @@ the address is the pathname as a doubly quoted string.
|
|||
Examples:
|
||||
.Bl -tag -width XXXXXXXXXX
|
||||
.It Dv PF_LOCAL
|
||||
inet/192.168.1.1:1234
|
||||
.It Dv PF_INET
|
||||
local/"/tmp/foo.socket"
|
||||
.It Dv PF_INET
|
||||
inet/192.168.1.1:1234
|
||||
.It Other
|
||||
.Dv "{ family=16 len=16 data=[0x70 0x00 0x01 0x23] }"
|
||||
.Dv "\&{ family=16 len=16 data=[0x70 0x00 0x01 0x23] \&}"
|
||||
.El
|
||||
.Pp
|
||||
For control messages that pass a
|
||||
|
|
|
|||
Loading…
Reference in a new issue