Synch with dot.addresses.
authorkaoru <kaoru>
Tue, 5 Jun 2001 02:56:50 +0000 (02:56 +0000)
committerkaoru <kaoru>
Tue, 5 Jun 2001 02:56:50 +0000 (02:56 +0000)
doc/wl-ja.texi
doc/wl.texi

index 3752250..af75d71 100644 (file)
@@ -608,8 +608,8 @@ Wanderlust \e$B$K8GM-$N@_Dj$O\e(B @file{~/.wl} \e$B$K5-=R$7$F$*$1$P@0M}$7$d$9$$$G$7
 # @var{\e$B%a!<%k%"%I%l%9\e(B}  "@var{\e$B$"$@L>\e(B}"  "@var{\e$BK\L>\e(B}"
 #
 teranisi@@gohome.org            "\e$B$F$i$K$7\e(B"      "\e$B;{@>M50l\e(B"
-foo@@bar.gohome.org             "Foo \e$B$5$s\e(B"      "John Foo"
-bar@@foo.gohome.org             "Bar \e$B$5$s\e(B"      "Michael Bar"
+foo@@example.com                "\e$B$U!<$5$s\e(B"      "John Foo"
+bar@@example.org                "\e$B$P!<$5$s\e(B"      "Michael Bar"
 @end group
 @end example
 
index 035dc48..84f6ce3 100644 (file)
@@ -581,9 +581,9 @@ The format is very simple. Like this. @refill
 # @r{Format of each line:}
 # @var{email-address}  "@var{nickname} "@var{realname}"
 #
-teranisi@@gohome.org            "Yuuichi"      "Yuuichi Teranishi"
-foo@@bar.gohome.org             "Mr. Foo"    "John Foo"
-bar@@foo.gohome.org             "Mr. Bar"    "Michael Bar"
+teranisi@@gohome.org            "YT"            "Yuuichi Teranishi"
+foo@@example.com                "Mr. Foo"       "John Foo"
+bar@@example.org                "Mr. Bar"       "Michael Bar"
 @end group
 @end example