Fix example of pipe folders.
authoryoichi <yoichi>
Thu, 13 Dec 2001 20:07:33 +0000 (20:07 +0000)
committeryoichi <yoichi>
Thu, 13 Dec 2001 20:07:33 +0000 (20:07 +0000)
doc/wl-ja.texi
doc/wl.texi

index 221f96b..7cec964 100644 (file)
@@ -1486,9 +1486,9 @@ lastyear  ->  \e$B5nG/$N:#F|\e(B
 
 @example
 @group
-%inbox|%myinbox   -> %inbox \e$B$+$i\e(B %myinbox \e$B$X%a%C%;!<%8$r<h$j9~$s$G\e(B
+|%inbox|%myinbox   -> %inbox \e$B$+$i\e(B %myinbox \e$B$X%a%C%;!<%8$r<h$j9~$s$G\e(B
                        \e$B1\Mw$9$k%U%)%k%@!#\e(B
-*&user@@popserver1,&user@@popserver2|+inbox
+|*&user@@popserver1,&user@@popserver2|+inbox
   -> &user@@popserver1 \e$B$H\e(B &user@@popserver2 \e$B$+$i\e(B +inbox \e$B$X%a%C%;!<%8$r\e(B
   \e$B<h$j9~$s$G1\Mw$9$k%U%)%k%@!#\e(B
 @end group
index 72bda89..59eb27d 100644 (file)
@@ -1460,8 +1460,8 @@ Example:
 
 @example
 @group
-%inbox|%myinbox   -> Download %inbox to %myinbox.
-*&user@@popserver1,&user@@popserver2|+inbox
+|%inbox|%myinbox   -> Download %inbox to %myinbox.
+|*&user@@popserver1,&user@@popserver2|+inbox
          -> Download from &user@@popserver1 and &user@@popserver2 to +inbox.
 @end group
 @end example