changeset 71597:2bcad0daa88f

(Remote Mailboxes): Add missing @code keyword.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 03 Jul 2006 23:14:06 +0000
parents fd3e0dac0f35
children 2ca38a2a66e0
files man/rmail.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/rmail.texi	Mon Jul 03 23:13:41 2006 +0000
+++ b/man/rmail.texi	Mon Jul 03 23:14:06 2006 +0000
@@ -1349,7 +1349,7 @@
 
 @cindex IMAP mailboxes
   Another method for accessing remote mailboxes is IMAP.  This method is
-supported only by the Mailutils {movemail}.  To specify an IMAP
+supported only by the Mailutils @code{movemail}.  To specify an IMAP
 mailbox in the inbox list, use the following mailbox @acronym{URL}:
 @samp{imap://@var{username}[:@var{password}]@@@var{hostname}}.  The
 @var{password} part is optional, as described above.
@@ -1400,7 +1400,7 @@
 @code{rmail-movemail-flags}.
 
 @cindex TLS encryption (Rmail)
-  Mailutils {movemail} supports TLS encryption.  If you wish to
+  Mailutils @code{movemail} supports TLS encryption.  If you wish to
 use it, add the @samp{--tls} flag to @code{rmail-movemail-flags}.
 
 @node Other Mailbox Formats