From d1019816a346501ff1e1fb6c25fdc1e5cddef96d Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 28 Feb 2007 10:13:46 +0000 Subject: [PATCH] (Movemail): Add internal ref. Don't indent the intro for the PROTO table. Format PROTO table items with @code. --- man/rmail.texi | 5 +++-- 1 file 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. @item proto Specifies the @dfn{mailbox protocol}, or @dfn{format} to use. The exact semantics of the rest of @acronym{URL} elements depends -on the actual value of @var{proto}. +on the actual value of @var{proto} (see below). @item user User name to access the remote mailbox. @@ -1253,9 +1253,10 @@ Hostname of the remote server for remote mailboxes or file name of a local mailbox. @end table +@noindent @var{Proto} can be one of: -@table @asis +@table @code @item mbox Usual UNIX mailbox format. In this case, neither @var{user} nor @var{pass} are used, and @var{host-or-file-name} denotes the file name of -- 2.39.2