Author: blues Date: Sun Nov 18 13:18:36 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - initial release, based on MDK spec, patches from MDK
---- Files affected: SOURCES: Sjeng-Free.6 (NONE -> 1.1) (NEW), Sjeng-Free-README (NONE -> 1.1) (NEW), Sjeng-Free-cleanup.patch.bz2 (NONE -> 1.1) (NEW), Sjeng-Free-FHS.patch.bz2 (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/Sjeng-Free.6 diff -u /dev/null SOURCES/Sjeng-Free.6:1.1 --- /dev/null Sun Nov 18 14:18:36 2007 +++ SOURCES/Sjeng-Free.6 Sun Nov 18 14:18:31 2007 @@ -0,0 +1,28 @@ +.\" Hey, EMACS: -*- nroff -*- +.TH SJENG 6 "May 28, 2002" +.SH NAME +sjeng \- Chess program which supports several variants +.SH SYNOPSIS +.B sjeng +.SH DESCRIPTION +Documentation for sjeng is available in /usr/share/doc/sjeng*/README. +It is strongly recommended that you use sjeng in combination with some +interface like xboard or eboard. Please read the documentation of +xboard and eboard to find out how to use other chess engines. +.PP +There are no command line options for sjeng, but sjeng uses a +configuration file, by default /etc/sjeng.rc. If present, the file +~/.sjeng/sjeng.rc in the user's home directory will be read instead of +the system default. A well-documented example configuration can be +found in /usr/share/doc/sjeng*/examples/. +.PP +This manual page was written for the Debian distribution because the +original program does not have a manual page, and was also adopted by +Mandriva package. +.SH AUTHOR +Sjeng was written by Gian-Carlo Pascutto <[EMAIL PROTECTED]>, based on +work done by Adrien Regimbald <[EMAIL PROTECTED]>. +.PP +This manual page was written by Lukas Geyer +<[EMAIL PROTECTED]>, for the Debian GNU/Linux system (but may +be used by others). ================================================================ Index: SOURCES/Sjeng-Free-README diff -u /dev/null SOURCES/Sjeng-Free-README:1.1 --- /dev/null Sun Nov 18 14:18:36 2007 +++ SOURCES/Sjeng-Free-README Sun Nov 18 14:18:31 2007 @@ -0,0 +1,17 @@ +README for the Debian package of sjeng +-------------------------------------- + +File locations have been changed to adhere to the usual +conventions. The default sjeng.rc is installed in /etc/sjeng.rc, the +opening books are in /usr/share/games/sjeng. When sjeng is started for +the first time, a subdirectory .sjeng is created in the user's home +directory if it is not already present. If this directory contains a +readable file named sjeng.rc, it will be used instead of the system +default. Furthermore, learning files will be placed in .sjeng. + +This version of sjeng does not read or write any files (book, +learning) in the current working directory, as opposed to the upstream +version. (Except for the case, where your working directory is +~/.sjeng or /usr/share/games/sjeng, of course...) + +Lukas Geyer <[EMAIL PROTECTED]> ================================================================ Index: SOURCES/Sjeng-Free-cleanup.patch.bz2 <<Binary file>> ================================================================ Index: SOURCES/Sjeng-Free-FHS.patch.bz2 <<Binary file>> ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
