mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 19:08:58 +00:00
Fix typo.
Reported by: Robert Swindells <swindellsr@genrad.co.uk>
This commit is contained in:
parent
3f688d5afb
commit
ef02c1e500
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58007
@ -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 New Issue
Block a user