* doc/misc/auth.texi (Multiple GMail accounts with Gnus): Markup fix.

This commit is contained in:
Glenn Morris 2015-02-05 09:09:36 -08:00
parent 10927c1a0f
commit 649e21fe2f
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2015-02-05 Glenn Morris <rgm@gnu.org>
* auth.texi (Multiple GMail accounts with Gnus): Markup fix.
2015-02-05 Teodor Zlatanov <tzz@lifelogs.com>
* auth.texi (Multiple GMail accounts with Gnus): Add FAQ.

View file

@ -247,8 +247,8 @@ names:
Your netrc entries will then be:
@example
machine gmail login account@gmail.com password "accountpassword" port imap
machine gmail2 login account2@gmail.com password "account2password" port imap
machine gmail login account@@gmail.com password "accountpassword" port imap
machine gmail2 login account2@@gmail.com password "account2password" port imap
@end example
@node Secret Service API