diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/gnus.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 0d4cf970848..ee504f5d351 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -2128,7 +2128,7 @@ considered big. The default value is 200. If the group has more | |||
| 2128 | (unread and/or ticked) articles than this, Gnus will query the user | 2128 | (unread and/or ticked) articles than this, Gnus will query the user |
| 2129 | before entering the group. The user can then specify how many | 2129 | before entering the group. The user can then specify how many |
| 2130 | articles should be fetched from the server. If the user specifies a | 2130 | articles should be fetched from the server. If the user specifies a |
| 2131 | negative number (@var{-n}), the @var{n} oldest articles will be | 2131 | negative number (@minus{}@var{n}), the @var{n} oldest articles will be |
| 2132 | fetched. If it is positive, the @var{n} articles that have arrived | 2132 | fetched. If it is positive, the @var{n} articles that have arrived |
| 2133 | most recently will be fetched. | 2133 | most recently will be fetched. |
| 2134 | 2134 | ||