From b9421f9b43fabe4c75e79931282302f4a9dda2fd Mon Sep 17 00:00:00 2001 From: mike Date: Wed, 4 Jan 2006 17:27:10 +0000 Subject: [PATCH] Correct link to Package options are listed at --- lib/ZOOM.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ZOOM.pod b/lib/ZOOM.pod index bf706ea..04c4881 100644 --- a/lib/ZOOM.pod +++ b/lib/ZOOM.pod @@ -1,4 +1,4 @@ -# $Id: ZOOM.pod,v 1.27 2005-12-22 14:11:17 mike Exp $ +# $Id: ZOOM.pod,v 1.28 2006-01-04 17:27:10 mike Exp $ use strict; use warnings; @@ -822,7 +822,7 @@ thrown if the server cannot execute the requested operations; and finally, destroy the package. Package options are listed at -http://indexdata.com/yaz/doc/zoom.ext.html +http://indexdata.com/yaz/doc/zoom.ext.tkl The particular options that have meaning are determined by the top-level operation string specified as the argument to C. -- 1.7.10.4