diff doc/misc/smtpmail.texi @ 109270:a7253b87aad9

Remove remaining tabs from non-verbatim in doc/misc/*.texi.
author Glenn Morris <rgm@gnu.org>
date Wed, 23 Jun 2010 00:44:09 -0700
parents f1266b2f017e
children a91e94388547
line wrap: on
line diff
--- a/doc/misc/smtpmail.texi	Tue Jun 22 23:40:31 2010 -0700
+++ b/doc/misc/smtpmail.texi	Wed Jun 23 00:44:09 2010 -0700
@@ -355,15 +355,15 @@
 set this unless you have get an error like:
 
 @example
-	Sending failed; SMTP protocol error
+        Sending failed; SMTP protocol error
 @end example
 
 when sending mail, and the debug buffer (@pxref{Debugging})) contains
 an error such as:
 
 @example
-	RCPT TO: @var{someone}
-	501 @var{someone}: recipient address must contain a domain
+        RCPT TO: @var{someone}
+        501 @var{someone}: recipient address must contain a domain
 @end example
 
 @end table