From 41beda59dd0be296535241c6f1d021d321cb6ea9 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 24 Sep 2003 04:19:12 +0000 Subject: [PATCH] (Low-Level Network): Fix typo. --- lispref/ChangeLog | 4 ++++ lispref/processes.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index a9f6c93ae7..3404bd304d 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2003-09-23 Luc Teirlinck + + * processes.texi (Low-Level Network): Fix typo. + 2003-09-23 Kim F. Storm * processes.texi (Network, Network Servers): Fix typos. diff --git a/lispref/processes.texi b/lispref/processes.texi index 4887b880ab..d0b77b7c01 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -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 -- 2.20.1