From b86adb692fc2080199e76eaec1c27cb8c47feaf2 Mon Sep 17 00:00:00 2001 From: "Michael J. Chudobiak" Date: Wed, 30 Jan 2013 15:18:02 -0500 Subject: more doc tweaks --- libvxi11client/perlbits/Client.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvxi11client') 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; -- cgit