summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/module/IO.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc/ja/tutorial/module/IO.sgml')
-rw-r--r--fml/doc/ja/tutorial/module/IO.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/module/IO.sgml b/fml/doc/ja/tutorial/module/IO.sgml
index 518df072..328ebd12 100644
--- a/fml/doc/ja/tutorial/module/IO.sgml
+++ b/fml/doc/ja/tutorial/module/IO.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: IO.sgml,v 1.6 2008/08/19 03:16:57 fukachan Exp $
+ $FML: IO.sgml,v 1.7 2010/03/18 20:28:05 fukachan Exp $
-->
<chapter id="module.io.adapter">
@@ -22,7 +22,7 @@ LDAP など、さまざまな形式で管理できます。
</para>
<para>
-&fml8; でのメンバーリストの読み書き、例えばアドレスの登録/削除は
+&fml8; でのメンバーリストの読み書き、たとえばアドレスの登録/削除は
IO::Adapter という抽象クラスを通じて行ないます。ようは Unix で
vfs/vnode インターフェイスを導入した時のような感じですね。
使い方は次のようになります。