/* $OpenXM: OpenXM/src/asir-contrib/packages/doc/template1.texi,v 1.2 1999/12/10 01:58:03 takayama Exp $ */ /*&eg-texi @c template1.texi @menu * hoge:: @end menu @node hoge,,, HOGE Functions @subsection @code{hoge} @findex hoge @table @t @item hoge(@var{p},@var{s}) :: ask the @code{hoge} server to execute the command string @var{s}. @end table @table @var @item return Void @item p Number @item s String @end table @itemize @bullet @item It asks the @code{hoge} server of the descriptor number @var{p} to execute the command string @var{s}. @end itemize */