Fix up Gnus FAQ entry

* doc/misc/gnus-faq.texi (FAQ 3-9): Remove mention of
nnimap-list-pattern, which was removed some years ago (bug#53522).
This commit is contained in:
Lars Ingebrigtsen 2022-01-25 14:37:50 +01:00
parent 50fea24b8b
commit 2362eb0980

View file

@ -653,8 +653,7 @@ about the server there.
(add-to-list 'gnus-secondary-select-methods
'(nnimap "Give the baby a name"
(nnimap-address "imap.yourProvider.net")
(nnimap-port 143)
(nnimap-list-pattern "archive.*")))
(nnimap-port 143)))
@end example
@noindent