diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/rmail.texi | 2 |
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 | |||
| 1382 | version. There are two versions of the @command{movemail} program: the | 1382 | version. There are two versions of the @command{movemail} program: the |
| 1383 | GNU Mailutils version (@pxref{movemail,,,mailutils,GNU mailutils}), | 1383 | GNU Mailutils version (@pxref{movemail,,,mailutils,GNU mailutils}), |
| 1384 | and an Emacs-specific version that is built and installed unless Emacs | 1384 | and an Emacs-specific version that is built and installed unless Emacs |
| 1385 | was configured using the @option{--with-mailutils} option. | 1385 | was configured @option{--with-mailutils} in effect. |
| 1386 | The two @command{mailtool} versions support the same | 1386 | The two @command{mailtool} versions support the same |
| 1387 | command line syntax and the same basic subset of options. However, the | 1387 | command line syntax and the same basic subset of options. However, the |
| 1388 | Mailutils version offers additional features. | 1388 | Mailutils version offers additional features. |