X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fir-assoc.n;h=338c8bf5e9859911d3ae190022dba56cdb7a8f69;hb=2d7ed4958a374e8188f8b505cf4411aca1ad2717;hp=de28453d91a5232dbbb101cf1876e2a9291fb0d3;hpb=0d087b0c2c1f3eff36fad7f1e78e2b8438ea7258;p=ir-tcl-moved-to-github.git diff --git a/doc/ir-assoc.n b/doc/ir-assoc.n index de28453..338c8bf 100644 --- a/doc/ir-assoc.n +++ b/doc/ir-assoc.n @@ -1,6 +1,6 @@ .\" Copyright (c) 1995, 1996 Index Data .\" All rights reserved. -.\" $Id: ir-assoc.n,v 1.2 1996-06-24 16:24:38 adam Exp $ +.\" $Id: ir-assoc.n,v 1.3 1996-06-28 08:43:58 adam Exp $ .TH ir-assoc N "24 June 1996" "IrTcl" "IR Association" .SH NAME ir \- IR association @@ -58,7 +58,7 @@ or \fBmosi\fR. Sets/gets the protocol type.\fItype\fR is either \fBZ39\fR (the default) or \fBSR\fR. .SH INIT -The following operations concern the initialize fase. +The following operations concern initialization. .TP .BI "" z " init" Sends an initialize request. @@ -77,7 +77,8 @@ or the empty string (no password used). .BI "" z " protocolVersion [" version "]" Sets/gets the protocol version: 2, 3, etc. Before an initialize-request is sent the protocol version should be set to the preferred version. After -an initalize response is read the version holds the negotiated version. +an initialize response is returned by the target the version holds +the negotiated version. .TP .BI "" z " preferredMessageSize [" size "]" Sets/gets Z39.50/SR preferred-message-size; default is 30000.