X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fgfs-options.xml;fp=doc%2Fgfs-options.xml;h=e3af38d73742e22b57975c283a34dd7dde493211;hp=ed524ca47fa29c41a0762734019567ec4797e6d2;hb=a996c33edb96a3273c81d799189b33437ad6ae18;hpb=086d0dd7b180c786daf78359e1a7b94c656dd855 diff --git a/doc/gfs-options.xml b/doc/gfs-options.xml index ed524ca..e3af38d 100644 --- a/doc/gfs-options.xml +++ b/doc/gfs-options.xml @@ -34,8 +34,8 @@ -T Operate the server in threaded mode. The server creates a thread - for each connection rather than a fork a process. Only available - on UNIX systems that offers POSIX threads. + for each connection rather than fork a process. Only available + on UNIX systems that offer POSIX threads. @@ -99,8 +99,8 @@ -w dir - The server changes to this directory during before listening - on incoming connections. This option is useful + The server changes to this directory before listening + to incoming connections. This option is useful when the server is operating from the inetd daemon (see -i). @@ -109,7 +109,7 @@ -p pidfile - Specifies that the server should write its Process ID to + Specifies that the server should write its Process ID to the file given by pidfile. A typical location would be /var/run/yaz-ztest.pid.