X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ffrontend.xml;h=821ebf24478a4b200e6188b6a62722a5013569eb;hb=e310bbc88afee1090799a0183d75c35d5eb060d9;hp=3ba20b22bb2f30939effb3541aa9b499d9fe3008;hpb=eede2a3b7257fc9a510471c2e9c52176c1444362;p=yaz-moved-to-github.git diff --git a/doc/frontend.xml b/doc/frontend.xml index 3ba20b2..821ebf2 100644 --- a/doc/frontend.xml +++ b/doc/frontend.xml @@ -1,4 +1,4 @@ - + Generic server Introduction @@ -589,7 +589,7 @@ typedef struct bend_fetch_rr { The number is the offset into the set (with 1 being the first record in the set). The format field is the record format requested by the client (See - ). + ). A value of NULL for format indicates that the client did not request a specific format. The stream argument is an &odr; stream which @@ -871,7 +871,7 @@ typedef struct bend_scan_rr { - Virtual Hosts + GFS Configuration and Virtual Hosts &gfs-virtual;