Mercurial > emacs
diff lispref/processes.texi @ 54864:ca548870d87a
Markup fixes.
| author | Jesper Harder <harder@ifa.au.dk> |
|---|---|
| date | Wed, 14 Apr 2004 14:37:17 +0000 |
| parents | 5745bf089073 |
| children | 07f4773453a0 |
line wrap: on
line diff
--- a/lispref/processes.texi Wed Apr 14 02:48:08 2004 +0000 +++ b/lispref/processes.texi Wed Apr 14 14:37:17 2004 +0000 @@ -1896,7 +1896,7 @@ @end table The original argument list, modified with the actual connection -information, is available via the `process-contact' function. +information, is available via the @code{process-contact} function. @end defun @defun set-network-process-option process option value @@ -1905,7 +1905,7 @@ @var{option} and their corresponding values @var{value}. The current setting of an option is available via the -`process-contact' function. +@code{process-contact} function. @end defun @defun network-interface-list
