From f089d4a5affeba072511f9d3a1e8a886211560ae Mon Sep 17 00:00:00 2001 From: kaoru Date: Tue, 5 Jun 2001 02:56:50 +0000 Subject: [PATCH] Synch with dot.addresses. --- doc/wl-ja.texi | 4 ++-- doc/wl.texi | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 3752250..af75d71 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -608,8 +608,8 @@ Wanderlust $B$K8GM-$N@_Dj$O(B @file{~/.wl} $B$K5-=R$7$F$*$1$P@0M}$7$d$9$$$G$7 # @var{$B%a!<%k%"%I%l%9(B} "@var{$B$"$@L>(B}" "@var{$BK\L>(B}" # teranisi@@gohome.org "$B$F$i$K$7(B" "$B;{@>M50l(B" -foo@@bar.gohome.org "Foo $B$5$s(B" "John Foo" -bar@@foo.gohome.org "Bar $B$5$s(B" "Michael Bar" +foo@@example.com "$B$U!<$5$s(B" "John Foo" +bar@@example.org "$B$P!<$5$s(B" "Michael Bar" @end group @end example diff --git a/doc/wl.texi b/doc/wl.texi index 035dc48..84f6ce3 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -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 -- 1.7.10.4