diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-03-06 23:35:39 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-03-06 23:35:39 +0000 |
commit | 35a15212eb21fcc77a532d8333926e31094e7890 (patch) | |
tree | a27f353e8bfc14f05a2240455067ce16be57c395 /man/rmail.texi | |
parent | 613f367343dc8e9ab03519472d7b49895f184ab1 (diff) | |
download | emacs-35a15212eb21fcc77a532d8333926e31094e7890.tar.gz |
(Movemail): Correct typo.
Diffstat (limited to 'man/rmail.texi')
-rw-r--r-- | man/rmail.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rmail.texi b/man/rmail.texi index ad72b94c3b2..ed5a9cac13b 100644 --- a/man/rmail.texi +++ b/man/rmail.texi @@ -1193,7 +1193,7 @@ which applies the code when displaying the text. @code{movemail} program and determine its version. There are two versions of @code{movemail} program: the native one, shipped with GNU Emacs (the ``emacs version'') and the one included in GNU mailutils -(the ``mailutils version'', @[xref{movemail,,,mailutils,GNU +(the ``mailutils version'', @pxref{movemail,,,mailutils,GNU mailutils}). They support the same command line syntax and the same basic subset of options. However, the @samp{mailutils} version offers additional features. |