From f2dae7dadb188781bccd59c8994da0a7546c96a3 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 12 May 2003 22:38:40 +0000 Subject: [PATCH] Mention http scheme --- doc/zoom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/zoom.xml b/doc/zoom.xml index ccad2b0..047ac7d 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -1,4 +1,4 @@ - + ZOOM &zoom; is an acronym for 'Z39.50 Object-Orientation Model' and is @@ -11,8 +11,8 @@ A recent addition to &yaz; is SRW support. You can now make - SRW ZOOM connections by specifying another scheme for the - hostname for a connection. + SRW ZOOM connections by specifying scheme http:// + for the hostname for a connection. -- 1.7.10.4