From: Wieland Hoffmann Date: Wed, 30 Nov 2016 13:24:04 +0000 (+0000) Subject: docs: Improve whitespace and grammar on the NNTP feature page X-Git-Tag: neomutt-20170113~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f25fafd55913cb865d7640c6fdc2d2fe1d32de2b;p=neomutt docs: Improve whitespace and grammar on the NNTP feature page Ref: neomutt/neomutt.github.io#11 --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index d8239c1e4..07871f6a2 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -11517,19 +11517,21 @@ set new_mail_command = "" Introduction Reading news via NNTP + + + If Mutt is compiled with the --enable-nntp option, it can read from a news server using NNTP. + + + + The default news server can be obtained from the $NNTPSERVER environment variable or from the /etc/nntpserver file. + Like in other news readers, information about the subscribed newsgroups is saved in the file specified by the $newsrc variable. + You can open a newsgroup with the function <change-newsgroup> + + - If compiled with --enable-nntp option, Mutt can - read news from news server via NNTP. You can open a newsgroup with - function ``change-newsgroup'' (default: ``i''). Default news server - can be obtained from $NNTPSERVER environment - variable or from /etc/nntpserver file. Like other - news readers, info about subscribed newsgroups is saved in file by - $newsrc variable. The variable $news_cache_dir can be used to point - to a directory. Mutt will create a hierarchy of subdirectories named - like the account and newsgroup the cache is for. Also the hierarchy - is used to store header cache if Mutt was compiled with header cache support. + The variable $news_cache_dir can be used to point to a directory. + Mutt will create a hierarchy of subdirectories named like the account and newsgroup the cache is for. + The hierarchy is also used to store header cache if Mutt was compiled with header cache support.