aboutsummaryrefslogtreecommitdiffstats
path: root/man/gnus.texi
diff options
context:
space:
mode:
authorJuri Linkov <[email protected]>2004-10-08 22:19:18 +0000
committerJuri Linkov <[email protected]>2004-10-08 22:19:18 +0000
commite7378ac300cd607786228df71b8b6fdd193938ab (patch)
tree1b766035404e8e969d05e5d59b430d7cd8f23bba /man/gnus.texi
parent8762f451cf3077a3babf2a5d55e8cca475f92f1b (diff)
(Fancy Mail Splitting): Remove backslash in the
example of nnmail-split-fancy.
Diffstat (limited to 'man/gnus.texi')
-rw-r--r--man/gnus.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/gnus.texi b/man/gnus.texi
index c94845c7a8..576877cb86 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -14002,7 +14002,7 @@ Let's look at an example value of this variable first:
;; @r{the bugs- list, but allow cross-posting when the}
;; @r{message was really cross-posted.}
(any "bugs-mypackage@@somewhere" "mypkg.bugs")
- (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
+ (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
;; @r{People@dots{}}
(any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
;; @r{Unmatched mail goes to the catch all group.}