summaryrefslogtreecommitdiff
path: root/man/XIQueryVersion.txt
diff options
context:
space:
mode:
Diffstat (limited to 'man/XIQueryVersion.txt')
-rw-r--r--man/XIQueryVersion.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/XIQueryVersion.txt b/man/XIQueryVersion.txt
index 53118ed..839c18c 100644
--- a/man/XIQueryVersion.txt
+++ b/man/XIQueryVersion.txt
@@ -42,8 +42,12 @@ DESCRIPTION
cases major_version_inout and minor_version_inout are set to the
server's supported version.
- XIQueryVersion can generate a BadValue error.
+ Consecutive calls to XIQueryVersion by the same client always return the
+ first returned major.minor version. If the client requests a version
+ lower than the first returned major.minor version in a subsequent call, a
+ BadValue error occurs.
+ XIQueryVersion can generate a BadValue error.
EXAMPLES
--------