X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=doc%2Friece-ja.texi;h=4308762fd9b27baf0032fb25c1562e763a793e17;hp=2c76cdf81fc0324ff1e8341e5938ba81a536b012;hb=74e7fc035f281bb3f8dd88dc32527bcfce4541e9;hpb=b366e01ab0ae1190fea47d6bc8ea7d847c375119 diff --git a/doc/riece-ja.texi b/doc/riece-ja.texi index 2c76cdf..4308762 100644 --- a/doc/riece-ja.texi +++ b/doc/riece-ja.texi @@ -711,7 +711,7 @@ Riece は複数のサーバに同時に接続するため、サーバ毎に別々の名前空間を管理 サーバのプロセスを得るには、まずはじめにサーバの名前を得る必要があり ます。サーバの名前は以下に挙げるいくつかの方法で取得できます。 -@table @samp +@enumerate @item @vindex riece-overrinding-server-name 大域変数 @code{riece-overrinding-server-name} の値 @@ -724,7 +724,7 @@ Riece は複数のサーバに同時に接続するため、サーバ毎に別々の名前空間を管理 @item @samp{riece-identity} オブジェクトに結び付けられたサーバ名(後述) -@end table +@end enumerate こうして得たサーバ名で @code{riece-server-process} を呼出し、サーバの プロセスを取得します。