summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2006-07-03 23:14:06 +0000
committerNick Roberts <nickrob@snap.net.nz>2006-07-03 23:14:06 +0000
commitb2c09a2ed9c22bb0f5be41758a30f83d7583bad9 (patch)
treebbf06a39c896f629f55f7674a395de09cea4f5fd
parent8e286cecf1991189ea9f2a08b0fe72c650cccff2 (diff)
downloademacs-b2c09a2ed9c22bb0f5be41758a30f83d7583bad9.tar.gz
(Remote Mailboxes): Add missing @code keyword.
-rw-r--r--man/rmail.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/rmail.texi b/man/rmail.texi
index 277b06c77d2..8e2ae9ccdbf 100644
--- a/man/rmail.texi
+++ b/man/rmail.texi
@@ -1349,7 +1349,7 @@ POP server.
@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 @@ downloaded messages by adding the @samp{-r} flag to
@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