* doc/lispref/processes.texi (Network): Fix xref usage.
This commit is contained in:
parent
3b4def8e60
commit
d0b9cf876f
1 changed files with 1 additions and 1 deletions
|
@ -2466,7 +2466,7 @@ If non-@code{nil}, try to make an asynchronous connection.
|
|||
@item :coding @var{coding}
|
||||
Use this to set the coding systems used by the network process, in
|
||||
preference to binding @code{coding-system-for-read} or
|
||||
@code{coding-system-for-write}. @xref{Network Processes} for
|
||||
@code{coding-system-for-write}. @xref{Network Processes}, for
|
||||
details.
|
||||
|
||||
@item :type @var{type}
|
||||
|
|
Loading…
Add table
Reference in a new issue