(Low-Level Network): Fix typo.
This commit is contained in:
parent
d722dd28e4
commit
41beda59dd
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
|
||||
|
||||
* processes.texi (Low-Level Network): Fix typo.
|
||||
|
||||
2003-09-23 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* processes.texi (Network, Network Servers): Fix typos.
|
||||
|
|
|
@ -1828,7 +1828,7 @@ For a server process, the options specified with
|
|||
connections, so you will need to set the necessary options for each
|
||||
child connection as they are created.
|
||||
|
||||
@table asis
|
||||
@table @asis
|
||||
@item :bindtodevice @var{device-name}
|
||||
If @var{device-name} is a non-empty string identifying a network
|
||||
interface name (see @code{network-interface-list}), only handle
|
||||
|
|
Loading…
Add table
Reference in a new issue