* doc/lispref/processes.texi (Network): Fix xref usage.

This commit is contained in:
Glenn Morris 2020-04-13 09:01:45 -07:00
parent 3b4def8e60
commit d0b9cf876f

View file

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