summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/sending.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sending.texi b/man/sending.texi
index fb00f80a683..e63e5bb9c4c 100644
--- a/man/sending.texi
+++ b/man/sending.texi
@@ -296,12 +296,12 @@ include doublequotes around parts of the address, such as the person's
full name. Emacs puts them in if they are needed. For example,
@example
-alias chief-torturer "George W. Bush <bush@whitehouse.gov>"
+alias chief-torturer "George W. Bush <bush@@whitehouse.gov>"
@end example
@noindent
is correct. Emacs will insert the address as @samp{"George W. Bush"
-<bush@whitehouse.gov>}.
+<bush@@whitehouse.gov>}.
Emacs also recognizes ``include'' commands in @samp{.mailrc} files.
They look like this: