From e8391696b9143ba677ae0da0d769762a752f3d4d Mon Sep 17 00:00:00 2001 From: ueno Date: Tue, 3 Jun 2003 07:03:59 +0000 Subject: [PATCH] Update. --- doc/riece-ja.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/riece-ja.texi b/doc/riece-ja.texi index c95ad4a..eb87703 100644 --- a/doc/riece-ja.texi +++ b/doc/riece-ja.texi @@ -750,12 +750,12 @@ Riece は複数のサーバに同時に接続するため、サーバ毎に別々の名前空間を管理 @end defun @defun riece-identity-equal a b -二つの大域表記が同等か調べます。引数として与えられた文字列にサーバ名が付 -加されていなければ、付加してから検査を行います +二つの大域表記が同等か調べます。 @end defun -@defun riece-identity-equal-no-server a b -@code{riece-identity-equal} と一緒ですが、サーバ名の付加は行いません +@defun riece-identity-equal-safe a b +@code{riece-identity-equal} と一緒ですが、引数として与えられた文字列にサー +バ名が付加されていなければ、付加してから検査を行います。 @end defun @subsection Channel and user management -- 1.7.10.4