From 754b0cc078d975dc04dfb1e58e93780935a53a49 Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Mon, 11 Dec 2000 20:55:18 +0000 Subject: [PATCH] Work --- doc/yaz.sgml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/doc/yaz.sgml b/doc/yaz.sgml index 12497a1..6f764c9 100644 --- a/doc/yaz.sgml +++ b/doc/yaz.sgml @@ -2,7 +2,7 @@
YAZ User's Guide and Reference <author><htmlurl url="http://www.indexdata.dk/" name="Index Data">, <tt><htmlurl url="mailto:info@indexdata.dk" name="info@indexdata.dk"></> -<date>$Revision: 1.7 $ +<date>$Revision: 1.8 $ <abstract> This document is the programmer's guide and reference to the YAZ package. YAZ is a compact toolkit that provides access to the @@ -2557,6 +2557,15 @@ what goes wrong. <sect>The COMSTACK Module<label id="comstack"> +<sect1>Synopsis (blocking mode) + +<p> + +<tscreen><verb> +int connect_and_init() { +} +</verb></tscreen> + <sect1>Introduction <p> -- 1.7.10.4