X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Ffrontend.xml;h=18a4f27e93f576a527a60e9fd72a8d190b4ea92b;hp=c22e915951125c7a1d117ca9570cdc2020b17540;hb=bdf169109f6afec0588dcac3dbc35d961b073105;hpb=0d8c31b34cd1bcf78c44ad669242f3967c76b379 diff --git a/doc/frontend.xml b/doc/frontend.xml index c22e915..18a4f27 100644 --- a/doc/frontend.xml +++ b/doc/frontend.xml @@ -830,7 +830,7 @@ typedef struct bend_scan_rr { The server will change identity to nobody and write its log to /var/log/app.log. - appname -l /var/log/app.log -u nobody tcp:@:210 + application -l /var/log/app.log -u nobody tcp:@:210 @@ -867,7 +867,7 @@ typedef struct bend_scan_rr { on UNIX file socket rather than a Internet socket. To listen on /tmp/mysocket start the server as follows: - appname tcp:/tmp/mysocket + application unix:/tmp/mysocket