X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fcomstack.xml;h=7ef336a681f98a1f783e9466587294ca5723480b;hb=621c7fe7d7da36267384afe2d13c0309db293856;hp=890b5cd11ed5b6b777d1f380d7694b16c6707158;hpb=876a13d858b70e6f2c34eaefad90d0577f5f1583;p=yaz-moved-to-github.git diff --git a/doc/comstack.xml b/doc/comstack.xml index 890b5cd..7ef336a 100644 --- a/doc/comstack.xml +++ b/doc/comstack.xml @@ -1,4 +1,4 @@ - + The COMSTACK Module Synopsis (blocking mode) @@ -101,7 +101,7 @@ if (buf) Common Functions - Managing Endpoints + Managing Endpoints COMSTACK cs_create(CS_TYPE type, int blocking, int protocol); @@ -162,7 +162,7 @@ if (buf) - Data Exchange + Data Exchange int cs_put(COMSTACK handle, char *buf, int len); @@ -431,7 +431,7 @@ if (buf) - <host> [ ':' <portnum> ] + <host> [ ':' <portnum> ] @@ -559,7 +559,7 @@ if (buf) - extern const char *cs_errlist[]; + extern const char *cs_errlist[];