diff options
| author | Karl Berry | 2007-04-03 16:41:29 +0000 |
|---|---|---|
| committer | Karl Berry | 2007-04-03 16:41:29 +0000 |
| commit | 2fd94b09213eb94da008c9ccf371b772a7e93079 (patch) | |
| tree | b2b8cdbd74d6dd4baf2b8932d154a9d4dff3e689 /lispref/processes.texi | |
| parent | 665b5955fc56d7c70ab54fc727ae62827650a1d2 (diff) | |
| download | emacs-2fd94b09213eb94da008c9ccf371b772a7e93079.tar.gz emacs-2fd94b09213eb94da008c9ccf371b772a7e93079.zip | |
wording
Diffstat (limited to 'lispref/processes.texi')
| -rw-r--r-- | lispref/processes.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/processes.texi b/lispref/processes.texi index 71e45f4e6f7..c13f5819c35 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi | |||
| @@ -1627,7 +1627,7 @@ The associated value is the process filter function. | |||
| 1627 | @item :sentinel | 1627 | @item :sentinel |
| 1628 | The associated value is the process sentinel function. | 1628 | The associated value is the process sentinel function. |
| 1629 | @item :remote | 1629 | @item :remote |
| 1630 | In a connection, this is the address in internal format of the remote peer. | 1630 | In a connection, the address in internal format of the remote peer. |
| 1631 | @item :local | 1631 | @item :local |
| 1632 | The local address, in internal format. | 1632 | The local address, in internal format. |
| 1633 | @item :service | 1633 | @item :service |