X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fir-assoc.n;h=338c8bf5e9859911d3ae190022dba56cdb7a8f69;hb=e38936a73431577301570b129ccd1dfca146aa4e;hp=35ed5b83ee1eeaf7d28554ea0a8842037b46bbc9;hpb=871eb649def07ab27f6bfc9290fc490653e97a1d;p=ir-tcl-moved-to-github.git diff --git a/doc/ir-assoc.n b/doc/ir-assoc.n index 35ed5b8..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.1 1996-06-24 13:58:45 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. @@ -119,4 +120,4 @@ Gets the the user-information-field; this should be inspected when the connection is rejected by the target (\fBinitResult\fR returns 0). .SH "SEE ALSO" -.BR ir-set "(n)" +.BR ir-set "(n)", " " ir-scan "(n)"