Don't refer to non-existent nodes.
authoryamaoka <yamaoka>
Wed, 22 Jan 2003 10:58:48 +0000 (10:58 +0000)
committeryamaoka <yamaoka>
Wed, 22 Jan 2003 10:58:48 +0000 (10:58 +0000)
texi/gnus-ja.texi
texi/gnus.texi

index ffc2e8e..ddd2892 100644 (file)
@@ -16863,7 +16863,7 @@ gnus \e$B$,\e(B @dfn{plugged} \e$B$G$"$k$H$-$K!"$9$G$K%(!<%8%'%s%H$K3JG<$5$l$F$$$k%
 
 \e$B4|8B@Z$l>C5n$5$l$F$$$k$O$:$J$N$K;D$C$F$$$k5-;v$r8+$D$1$?$J$i$P!"$?$V$s$$\e(B
 \e$B$/$D$+$N\e(B gnus \e$B%(!<%8%'%s%H%U%!%$%k$,2u$l$F$$$^$9!#\e(B
-@pxref{gnus-agent-regenerate} \e$B$O!"5/$3$j$&$kLdBj$r=$I|$9$k$?$a$NFCJL$J%3\e(B
+@code{gnus-agent-regenerate} \e$B$O!"5/$3$j$&$kLdBj$r=$I|$9$k$?$a$NFCJL$J%3\e(B
 \e$B%^%s%I$G$9!#\e(B
 
 @node Agent Regeneration
@@ -17028,7 +17028,7 @@ plugged \e$B$N$H$-$K!"%m!<%+%k$K;}$C$F$$$k\e(B @sc{nov} \e$B$H5-;v$r;H$&$+$I$&$+$r@
 \e$B$I$l$/$i$$IQHK$K5/$-$k$+$r@)8f$9$k$?$a$N!"%5%$%:$N8B3&$r5,Dj$7$^$9!#Bg$-\e(B
 \e$B$JCM$O@-G=$r2~A1$7$^$9!#>.$5$JCM$O!"<hF@$7$F$$$k4V$K@\B3$,ES@Z$l$F$b!"CY\e(B
 \e$B$l;~4V$r:G>.$K$7$^$9\e(B (\e$B%0%k!<%W$N>uBV$r99?7$9$k$?$a\e(B
-\e$B$K\e(B @pxref{gnus-agent-regenerate-group} \e$B$r<B9T$9$kI,MW$,$"$k$+$b$7$l$^$;\e(B
+\e$B$K\e(B @code{gnus-agent-regenerate-group} \e$B$r<B9T$9$kI,MW$,$"$k$+$b$7$l$^$;\e(B
 \e$B$s!#$G$b!"@\B3$,@Z$l$kA0$K2r@O$5$l$?$9$Y$F$N5-;v$O!"\e(Bunplugged \e$B$N4|4V$KMx\e(B
 \e$BMQ$9$k$3$H$,$G$-$k$G$7$g$&!#\e(B)\e$B!#\e(B
 
index 3105680..ffc388d 100644 (file)
@@ -17271,7 +17271,7 @@ unread, ticked and dormant articles will be kept indefinitely.
 
 If you find that some articles eligible for expiry are never expired,
 perhaps some Gnus Agent files are corrupted.  There's a special
-@pxref{gnus-agent-regenerate} command to fix possible problems.
+@code{gnus-agent-regenerate} command to fix possible problems.
 
 @node Agent Regeneration
 @subsection Agent Regeneration
@@ -17436,9 +17436,9 @@ them into individual files.  To avoid exceeding the max. buffer size,
 the agent alternates between fetching and parsing until all articles
 have been fetched.  @code{gnus-agent-max-fetch-size} provides a size
 limit to control how often the cycling occurs.  A large value improves
-performance.  A small value minimizes the time lost should the
+performance.  A small value minimizes the time lost if the
 connection be lost while fetching (You may need to run
-@pxref{gnus-agent-regenerate-group} to update the group's state.
+@code{gnus-agent-regenerate-group} to update the group's state.
 However, all articles parsed prior to loosing the connection will be
 available while unplugged).