Added comments
[yaz-moved-to-github.git] / README
diff --git a/README b/README
index ca36d0a..c8387bf 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
 
- * Copyright (C) 1995-1998, Index Data.
+ * Copyright (C) 1995-1999, Index Data ApS.
  * See the file LICENSE for details.
  * Sebastian Hammer, Adam Dickmeiss
 
 Compilation and installation for YAZ 
-  $Id: README,v 1.22 1998-08-21 14:13:23 adam Exp $
+  $Id: README,v 1.25 1999-05-05 14:49:43 adam Exp $
 
 The primary output of the source here is the lib/libyaz.a library,
 which contains support functions for implementing the server or client
@@ -79,8 +79,8 @@ value. If no = is in the SortKey it is treated as a sortfield-type
 of type InternationalString. Flags observed are s (sort case
 sensitive), i (sort case insensitive), < (ascending), > (descending).
 Eg.:
-   1=4   i>                  (use is title, insensitive, ascending).
-   Title s<                  (String Title, sensitive, descending).
+   1=4   i<                  (use is title, insensitive, ascending).
+   Title s>                  (String Title, sensitive, descending).
 
 The directories: