diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:38:24 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:38:24 -0400 |
commit | a55fe975f12a55a8809ff48e348cded6bd3005ca (patch) | |
tree | bb75dee49f4bc7b50728325e38a8289c0db47933 /games/zseal/README | |
parent | 52e1a82b3ab81fc9690193148b2c6631b9da7986 (diff) |
games/zseal: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/zseal/README')
-rw-r--r-- | games/zseal/README | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/games/zseal/README b/games/zseal/README index 001a18bc38ea..ac2e3d5d2ee7 100644 --- a/games/zseal/README +++ b/games/zseal/README @@ -1,18 +1,18 @@ -zseal -open source client for FICS Timeseal v2 for Linux/Unix systems +zseal (open source client for FICS chess server) -Timeseal is a protocol for network lag reporting and compensation used by the FICS chess -server (freechess.org). Version 2 of the protocol provides better delay stats as the server -actively pings the client periodically. FICS's FTP repository was taken down a few years -ago and was never put back on. -Since then, there has been nowhere to download a trustable timeseal client for Linux systems. +Timeseal is a protocol for network lag reporting and compensation used +by the FICS chess server (freechess.org). Version 2 of the protocol +provides better delay stats as the server actively pings the client +periodically. FICS's FTP repository was taken down a few years ago +and was never put back on. Since then, there has been nowhere to +download a trustable timeseal client for Linux systems. - -To use with xboard, append "-icshelper zseal" to your normal xboard command line. +To use with xboard, append "-icshelper zseal" to your normal xboard +command line: xboard -ics -icshost freechess.org -icsport 5000 -icshelper zseal - -Assuming Slackware's gnuchess package is already installed on your system, -the install script will integrate and enable zseal in eboard automatically. -(Otherwise, follow the instructions for eboard configuration in /usr/doc/zseal-1.0/README.) +Assuming Slackware's gnuchess package is already installed on +your system, the install script will integrate and enable zseal in +eboard automatically. Otherwise, follow the instructions for eboard +configuration in /usr/doc/zseal-1.0/README. |