From: David Jardine Date: Mon, 9 Dec 2002 18:09:49 +0000 (+0000) Subject: Documentation fix concerning %L in index_format. #1313. X-Git-Tag: mutt-1-5-3-rel~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f713fcd56ed1cd1e9f8b66fb26487afb718271c;p=mutt Documentation fix concerning %L in index_format. #1313. --- diff --git a/init.h b/init.h index 1ac08ce3..45d5b608 100644 --- a/init.h +++ b/init.h @@ -891,7 +891,7 @@ struct option_t MuttVars[] = { ** .dt %l .dd number of lines in the message (does not work with maildir, ** mh, and possibly IMAP folders) ** .dt %L .dd If an address in the To or CC header field matches an address - ** defined by the users ``lists'' command, this displays + ** defined by the users ``subscribe'' command, this displays ** "To ", otherwise the same as %F. ** .dt %m .dd total number of message in the mailbox ** .dt %M .dd number of hidden messages if the thread is collapsed.