From: Adam Dickmeiss Date: Sun, 24 Feb 2002 12:23:43 +0000 (+0000) Subject: Fixed a few entities X-Git-Tag: YAZ.1.8.6~43 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=51d28a42486be5dd8bef3e09097d40eeacc94377;hp=7d1177ec1279066b5a3f12d49719344a377cf65d;p=yaz-moved-to-github.git Fixed a few entities --- diff --git a/doc/client.xml b/doc/client.xml index be1c227..3293dc9 100644 --- a/doc/client.xml +++ b/doc/client.xml @@ -1,4 +1,4 @@ - + The YAZ client Introduction @@ -141,7 +141,7 @@ [(tcp|ssl)':']host - [:port][/base>] + [:port][/base>] diff --git a/doc/comstack.xml b/doc/comstack.xml index e79871b..e96c4b3 100644 --- a/doc/comstack.xml +++ b/doc/comstack.xml @@ -1,4 +1,4 @@ - + The COMSTACK Module Synopsis (blocking mode) @@ -40,7 +40,7 @@ length_incoming = cs_get(stack, &buf, &size); if (!length_incoming) { fprintf(stderr, "Connection closed\n"); exit(1); -} else if (length_incoming < 0) { +} else if (length_incoming < 0) { cs_perror(stack, "cs_get"); exit(1); } diff --git a/doc/credits.xml b/doc/credits.xml index 32ea7e6..2a295d1 100644 --- a/doc/credits.xml +++ b/doc/credits.xml @@ -1,4 +1,4 @@ - + Credits This appendix lists individuals that have contributed in the development @@ -72,7 +72,7 @@ Charles Woodfield - Tom André Øverland + Tom André Øverland diff --git a/doc/tools.xml b/doc/tools.xml index f995950..2122e69 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -1,4 +1,4 @@ - + Supporting Tools @@ -207,7 +207,7 @@ int p_query_attset (const char *arg); | string -- Qualifiers is a list of strings separated by comma - Relation ::= '=' | '>=' | '<=' | '<>' | '>' | '<' + Relation ::= '=' | '>=' | '<=' | '<>' | '>' | '<' -- Relational operators. This really doesn't follow the ISO8777 -- standard. diff --git a/doc/yazhtml.xsl b/doc/yazhtml.xsl new file mode 100644 index 0000000..05cbcbf --- /dev/null +++ b/doc/yazhtml.xsl @@ -0,0 +1,10 @@ + + + + + + + + +