diff options
-rw-r--r-- | doc/misc/gnus.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 2fa6de005e8..9d9b767bcba 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -25958,8 +25958,8 @@ the general settings. The groups that will not be followed by @code{gnus-registry-split-fancy-with-parent}. They will still be remembered by the registry. This is a list of regular expressions. -By default any group name that ends with ``delayed,'' ``drafts,'' -``queue,'' or ``INBOX'', belongs to the nnmairix backend, or contains +By default any group name that ends with ``delayed'', ``drafts'', +``queue'', or ``INBOX'', belongs to the nnmairix backend, or contains the word ``archive'' is not followed. @end defvar |