From 7c3a10238fdceede317da8c3fd16b2d99ef337b5 Mon Sep 17 00:00:00 2001 From: Radim Kolar Date: Thu, 4 Jun 2020 08:07:33 +0200 Subject: [PATCH] Use wording more consistent with rest on without-server --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index e5a81cd..dad0ae9 100644 --- a/INSTALL +++ b/INSTALL @@ -61,7 +61,7 @@ SCons command line options: Default is docdir/examples without-clients=yes dont build and install client commands without-fspscan=yes dont build and install fspcan command - without-server=yes don't build fspd server + without-server=yes dont build and install fspd server dsssl=directory Look for DocBook DSSSL Stylesheets there Client utilities: @@ -97,7 +97,7 @@ Client utilities: transmit buffers containing 1024 bytes of data in addition to the header information. Setting FSP_BUF_SIZE to a lower value will allow these sites to access fsp archives. Large values can provide - faster transfers. + faster transfers. FSP_LOCAL_DIR can be set to a local working directory from/to which all data will be transferred.