X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fcomstack.xml;h=e9516969020cd032fec80ec9057dfb240506e291;hb=19cf1d0612ee516241c2e4846756e47a16852b8e;hp=b7c2b39a3646605971b44fa19476bee4a86cceff;hpb=23403c6f31b26b0e819a47980c42f3fc8c57d84d;p=yaz-moved-to-github.git diff --git a/doc/comstack.xml b/doc/comstack.xml index b7c2b39..e951696 100644 --- a/doc/comstack.xml +++ b/doc/comstack.xml @@ -1,4 +1,3 @@ - The COMSTACK Module Synopsis (blocking mode) @@ -101,7 +100,7 @@ if (buf) Common Functions - Managing Endpoints + Managing Endpoints COMSTACK cs_create(CS_TYPE type, int blocking, int protocol); @@ -162,7 +161,7 @@ if (buf) - Data Exchange + Data Exchange int cs_put(COMSTACK handle, char *buf, int len); @@ -431,7 +430,7 @@ if (buf) - <host> [ ':' <portnum> ] + <host> [ ':' <portnum> ] @@ -559,7 +558,7 @@ if (buf) - extern const char *cs_errlist[]; + extern const char *cs_errlist[];