From 280a97667a2479645aedcad3aeb4de7569308f3d Mon Sep 17 00:00:00 2001 From: Radim Kolar Date: Sat, 24 Aug 2019 13:24:53 +0200 Subject: [PATCH] added information about fsp client to fspd.1 man page --- man/fspd.1 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/man/fspd.1 b/man/fspd.1 index ee75c1c..db09dd0 100644 --- a/man/fspd.1 +++ b/man/fspd.1 @@ -211,8 +211,17 @@ can not write pidfile .B 99 Internal terror +.SH CLIENTS +You need FSP version 2 compatible client to be able to talk to the +server. Most popular is fspclient(1) which can be downloaded from +http://fspclient.sourceforge.net. Other possibility is to use commands +from fsp distribution listed in +.I SEE ALSO +section. + .SH "SEE ALSO" .PD fcatcmd(1), fcdcmd(1), fgetcmd(1), fgrabcmd(1), flscmd(1), fmkdir(1), fprocmd(1), fput(1), frmcmd(1), frmdircmd(1), fver(1), fducmd(1), -fhostcmd(1), fspd(1), fsp_prof(5), ffindcmd(1), fbye(1), fmvcmd(1) +fhostcmd(1), fspd(1), fsp_prof(5), ffindcmd(1), fbye(1), fmvcmd(1), +fspscan(1), fspclient(1)