Updated target list.
[ir-tcl-moved-to-github.git] / doc / ir-assoc.n
index 35ed5b8..338c8bf 100644 (file)
@@ -1,6 +1,6 @@
 .\" Copyright (c) 1995, 1996 Index Data
 .\" All rights reserved.
 .\" 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 
 .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
 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.
 .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
 .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.
 .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"
 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)"