Bump version to 1.4.3
[ir-tcl-moved-to-github.git] / doc / ir-assoc.n
index 35ed5b8..755587c 100644 (file)
@@ -1,7 +1,7 @@
-.\" Copyright (c) 1995, 1996 Index Data
+.\" Copyright (c) 1995-2004 Index Data
 .\" All rights reserved.
-.\" $Id: ir-assoc.n,v 1.1 1996-06-24 13:58:45 adam Exp $
-.TH ir-assoc N  "24 June 1996" "IrTcl" "IR Association"
+.\" $Id: ir-assoc.n,v 1.5 2004-04-26 09:09:06 adam Exp $
+.TH ir-assoc n  "24 June 1996" "IrTcl" "IR Association"
 .SH NAME
 ir \- IR association 
 .SH SYNOPSIS
@@ -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)"