Fix typo.

Reported by:	Robert Swindells <swindellsr@genrad.co.uk>
This commit is contained in:
Archie Cobbs 2000-03-13 18:29:58 +00:00
parent 3f688d5afb
commit ef02c1e500
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58007
3 changed files with 9 additions and 9 deletions

View File

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

View File

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

View File

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