From dbe754e7e1d5ee64e48f2dcc32e23b2b956d9e3e Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 6 May 1999 12:17:41 +0000 Subject: [PATCH] (Posting Styles): Fix typo. --- texi/gnus-ja.texi | 2 +- texi/gnus.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index 937827f..239a919 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -8279,7 +8279,7 @@ Gnus $B$O30$X=P$F9T$/A4$F$N%a%C%;!<%8$K!"0l$D$+$=$l0J>e$N$=$N%5!<%P!<$N%0%k!<( $B$G$J$$CM$r5"$;$P!"MM<0$O(B @code{$B9gCW$7$?(B} $B$H8@$$$^$9!#(B $B$=$l$>$l$NMM<0$OG$0U$NNL$N(B @dfn{$BB0@-(B} $B$r;}$D;v$,$G$-$^$9!#$=$l$>$l$NB0@-(B -$B$O(B @var{(name . value)} $B$NBP$K$h$j@.$jN)$C$F$$$^$9!#B0@-L>$O!"(B +$B$O(B @var{(name value)} $B$NBP$K$h$j@.$jN)$C$F$$$^$9!#B0@-L>$O!"(B @code{signature}, @code{signature-file}, @code{organization}, @code{address}, @code{name}, @code{body} $B$N$I$l$+$G$"$k;v$,$G$-$^$9!#B0(B $B@-L>$OJ8;zNs$G$"$k;v$b$G$-$^$9!#$=$N>l9g$O!"$3$l$O%X%C%@!$H$7$F;H$o$l!"(B diff --git a/texi/gnus.texi b/texi/gnus.texi index 9bfcc2c..1ce22be 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -8396,7 +8396,7 @@ any case, if this returns a non-@code{nil} value, then the style is said to @dfn{match}. Each style may contain a arbitrary amount of @dfn{attributes}. Each -attribute consists of a @var{(name . value)} pair. The attribute name +attribute consists of a @var{(name value)} pair. The attribute name can be one of @code{signature}, @code{signature-file}, @code{organization}, @code{address}, @code{name} or @code{body}. The attribute name can also be a string. In that case, this will be used as -- 1.7.10.4