From: Marc Cromme Date: Fri, 12 Aug 2005 13:50:51 +0000 (+0000) Subject: heikki's comments added, but not integrated yet X-Git-Tag: before.bug.529~360 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=140d4866bc52fb0cd796ecdaa84253e31dcb85f0 heikki's comments added, but not integrated yet --- diff --git a/doc/zebrasrv-man.sgml b/doc/zebrasrv-man.sgml index 608f892..701ed74 100644 --- a/doc/zebrasrv-man.sgml +++ b/doc/zebrasrv-man.sgml @@ -9,7 +9,7 @@ - + @@ -79,7 +79,7 @@ VIRTUAL HOSTS - zebrasrvuses the YAZ server + zebrasrv uses the YAZ server &zebrasrv-virtual; diff --git a/doc/zebrasrv-options.xml b/doc/zebrasrv-options.xml index 9d39d3c..d765b6c 100644 --- a/doc/zebrasrv-options.xml +++ b/doc/zebrasrv-options.xml @@ -1,7 +1,9 @@ @@ -23,6 +25,12 @@ current users. The server can only accept a single connection in this mode. + + -1 @@ -70,7 +78,8 @@ -f vconfig This specifies an XML file that describes - one or more YAZ frontend virtual servers. + one or more YAZ frontend virtual servers. See section VIRTUAL + HOSTS for details. -C @@ -84,6 +93,18 @@ The log level. Use a comma-separated list of members of the set {fatal,debug,warn,log,malloc,all,none}. + + -u uid @@ -108,7 +129,7 @@ Specifies that the server should write its Process ID to file given by pidfile. - A typical location would be /var/run/yaz-ztest.pid. + A typical location would be /var/run/zebrasrv.pid. -i @@ -119,7 +140,13 @@ conjunction with this mode and specify the -l option before any other options. - + + + -D Use this to make the server put itself in the background and @@ -225,7 +252,12 @@ unix socket /some/file/system/socket is readable and writable for the daemon account. - +