aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThien-Thi Nguyen2007-02-28 10:13:46 +0000
committerThien-Thi Nguyen2007-02-28 10:13:46 +0000
commitd1019816a346501ff1e1fb6c25fdc1e5cddef96d (patch)
tree254844e73d842828af6e992ee2235ce67abe94f6
parent204dc8c5388c7d8e57baaa6ca88f6023cb960a4d (diff)
downloademacs-d1019816a346501ff1e1fb6c25fdc1e5cddef96d.tar.gz
emacs-d1019816a346501ff1e1fb6c25fdc1e5cddef96d.zip
(Movemail): Add internal ref.
Don't indent the intro for the PROTO table. Format PROTO table items with @code.
-rw-r--r--man/rmail.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/rmail.texi b/man/rmail.texi
index 02d56e24e15..2e766ab5ec0 100644
--- a/man/rmail.texi
+++ b/man/rmail.texi
@@ -1240,7 +1240,7 @@ where square brackets denote optional elements.
1240@item proto 1240@item proto
1241Specifies the @dfn{mailbox protocol}, or @dfn{format} to 1241Specifies the @dfn{mailbox protocol}, or @dfn{format} to
1242use. The exact semantics of the rest of @acronym{URL} elements depends 1242use. The exact semantics of the rest of @acronym{URL} elements depends
1243on the actual value of @var{proto}. 1243on the actual value of @var{proto} (see below).
1244 1244
1245@item user 1245@item user
1246User name to access the remote mailbox. 1246User name to access the remote mailbox.
@@ -1253,9 +1253,10 @@ Hostname of the remote server for remote mailboxes or file name of a
1253local mailbox. 1253local mailbox.
1254@end table 1254@end table
1255 1255
1256@noindent
1256@var{Proto} can be one of: 1257@var{Proto} can be one of:
1257 1258
1258@table @asis 1259@table @code
1259@item mbox 1260@item mbox
1260Usual UNIX mailbox format. In this case, neither @var{user} nor 1261Usual UNIX mailbox format. In this case, neither @var{user} nor
1261@var{pass} are used, and @var{host-or-file-name} denotes the file name of 1262@var{pass} are used, and @var{host-or-file-name} denotes the file name of