# HG changeset patch # User Nick Roberts # Date 1151968446 0 # Node ID 2bcad0daa88f5e6c87723fe3919a697b179d759b # Parent fd3e0dac0f3577f948dddfd44ff2fee655d2fb87 (Remote Mailboxes): Add missing @code keyword. diff -r fd3e0dac0f35 -r 2bcad0daa88f man/rmail.texi --- 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