Escape punctuation characters.
This commit is contained in:
parent
1e8a5107d0
commit
18e1337260
@ -40,7 +40,7 @@
|
|||||||
.Op Fl a Ar allowed_peer
|
.Op Fl a Ar allowed_peer
|
||||||
.Op Fl b Ar bind_address
|
.Op Fl b Ar bind_address
|
||||||
.Op Fl f Ar config_file
|
.Op Fl f Ar config_file
|
||||||
.Op Fl l Oo Ar mode : Oc Ns Ar path
|
.Op Fl l Oo Ar mode \&: Oc Ns Ar path
|
||||||
.Op Fl m Ar mark_interval
|
.Op Fl m Ar mark_interval
|
||||||
.Op Fl P Ar pid_file
|
.Op Fl P Ar pid_file
|
||||||
.Op Fl p Ar log_socket
|
.Op Fl p Ar log_socket
|
||||||
@ -103,7 +103,7 @@ option may be any of the following:
|
|||||||
.Sm off
|
.Sm off
|
||||||
.Ar ipaddr
|
.Ar ipaddr
|
||||||
.No / Ar masklen
|
.No / Ar masklen
|
||||||
.Op : Ar service
|
.Op \&: Ar service
|
||||||
.Sm on
|
.Sm on
|
||||||
.Xc
|
.Xc
|
||||||
Accept datagrams from
|
Accept datagrams from
|
||||||
@ -145,7 +145,7 @@ is IPv6 address, a missing
|
|||||||
will be substituted by 128.
|
will be substituted by 128.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Sm off
|
.Sm off
|
||||||
.Ar domainname Op : Ar service
|
.Ar domainname Op \&: Ar service
|
||||||
.Sm on
|
.Sm on
|
||||||
.Xc
|
.Xc
|
||||||
Accept datagrams where the reverse address lookup yields
|
Accept datagrams where the reverse address lookup yields
|
||||||
@ -156,7 +156,7 @@ The meaning of
|
|||||||
is as explained above.
|
is as explained above.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Sm off
|
.Sm off
|
||||||
.No * Ar domainname Op : Ar service
|
.No * Ar domainname Op \&: Ar service
|
||||||
.Sm on
|
.Sm on
|
||||||
.Xc
|
.Xc
|
||||||
Same as before, except that any source host whose name
|
Same as before, except that any source host whose name
|
||||||
@ -174,13 +174,13 @@ option is also specified.
|
|||||||
.It Xo
|
.It Xo
|
||||||
.Fl b
|
.Fl b
|
||||||
.Sm off
|
.Sm off
|
||||||
.Ar bind_address Op : Ar service
|
.Ar bind_address Op \&: Ar service
|
||||||
.Sm on
|
.Sm on
|
||||||
.Xc
|
.Xc
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl b
|
.Fl b
|
||||||
.Sm off
|
.Sm off
|
||||||
.Li : Ar service
|
.Li \&: Ar service
|
||||||
.Sm on
|
.Sm on
|
||||||
.Xc
|
.Xc
|
||||||
Bind to a specific address and/or port.
|
Bind to a specific address and/or port.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user