diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2006-02-02 05:40:45 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2006-02-02 05:40:45 +0000 |
commit | c79fccd69faf302df2a480d1edefd0c86d7e15ac (patch) | |
tree | 5bf1aab506385c37dbe6fa1be757ae6599d72856 | |
parent | 10929a5c73c2aeb3dbbaab05f79bc9238bea430e (diff) | |
download | emacs-c79fccd69faf302df2a480d1edefd0c86d7e15ac.tar.gz |
(Top): Correct node name.
-rw-r--r-- | man/emacs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index ddf94cc96e1..5fb9af71c43 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -461,7 +461,7 @@ International Character Set Support write files, and so on. * Recognize Coding:: How Emacs figures out which conversion to use. * Text Coding:: Choosing conversion to use for file text. -* Communications Coding:: Coding systems for interprocess communication. +* Communication Coding:: Coding systems for interprocess communication. * File Name Coding:: Coding systems for file @emph{names}. * Terminal Coding:: Specifying coding systems for converting terminal input and output. |