aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/rmail.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi
index 046087ef452..f2416a07776 100644
--- a/doc/emacs/rmail.texi
+++ b/doc/emacs/rmail.texi
@@ -1382,7 +1382,7 @@ Rmail attempts to locate the @command{movemail} program and determine its
1382version. There are two versions of the @command{movemail} program: the 1382version. There are two versions of the @command{movemail} program: the
1383GNU Mailutils version (@pxref{movemail,,,mailutils,GNU mailutils}), 1383GNU Mailutils version (@pxref{movemail,,,mailutils,GNU mailutils}),
1384and an Emacs-specific version that is built and installed unless Emacs 1384and an Emacs-specific version that is built and installed unless Emacs
1385was configured using the @option{--with-mailutils} option. 1385was configured @option{--with-mailutils} in effect.
1386The two @command{mailtool} versions support the same 1386The two @command{mailtool} versions support the same
1387command line syntax and the same basic subset of options. However, the 1387command line syntax and the same basic subset of options. However, the
1388Mailutils version offers additional features. 1388Mailutils version offers additional features.