diff options
Diffstat (limited to 'lispref/processes.texi')
| -rw-r--r-- | lispref/processes.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lispref/processes.texi b/lispref/processes.texi index b21cceb81b0..1794f218135 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi | |||
| @@ -1469,7 +1469,3 @@ The arguments @var{host} and @var{service} specify where to connect to; | |||
| 1469 | @var{host} is the host name (a string), and @var{service} is the name of | 1469 | @var{host} is the host name (a string), and @var{service} is the name of |
| 1470 | a defined network service (a string) or a port number (an integer). | 1470 | a defined network service (a string) or a port number (an integer). |
| 1471 | @end defun | 1471 | @end defun |
| 1472 | |||
| 1473 | @ignore | ||
| 1474 | arch-tag: ba9da253-e65f-4e7f-b727-08fba0a1df7a | ||
| 1475 | @end ignore | ||