summaryrefslogtreecommitdiff
path: root/libvxi11client
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2013-01-30 15:18:02 -0500
committerMichael J. Chudobiak <mjc@avtechpulse.com>2013-01-30 15:18:02 -0500
commitb86adb692fc2080199e76eaec1c27cb8c47feaf2 (patch)
tree70027a8b68fa8e4622113c2b54547a94112654ec /libvxi11client
parent96fc7ffbd19dfaba3240dd451a726470697fd42b (diff)
more doc tweaks
Diffstat (limited to 'libvxi11client')
-rw-r--r--libvxi11client/perlbits/Client.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvxi11client/perlbits/Client.pm b/libvxi11client/perlbits/Client.pm
index cf691bb..a9f56d7 100644
--- a/libvxi11client/perlbits/Client.pm
+++ b/libvxi11client/perlbits/Client.pm
@@ -369,7 +369,7 @@ The only exceptions to this are the read and write methods
print "This instrument is: $idn\n";
$instr->vxi_close();
-=head2 INTERACTIVE CLIENT #1
+=head2 INTERACTIVE CLIENT USING INTERRUPT CHANNEL
#!/usr/bin/perl
use strict;