diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 21:07:28 -0400 |
| commit | 711594636704defae873be1a355a292505585afd (patch) | |
| tree | 59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man6/chess.6 | |
| parent | 3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff) | |
docs: Added UNIX V10 Manuals
Diffstat (limited to 'static/v10/man6/chess.6')
| -rw-r--r-- | static/v10/man6/chess.6 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/static/v10/man6/chess.6 b/static/v10/man6/chess.6 new file mode 100644 index 00000000..f177f2b2 --- /dev/null +++ b/static/v10/man6/chess.6 @@ -0,0 +1,31 @@ +.th CHESS VI 11/1/73 +.sh NAME +chess \*- the game of chess +.sh SYNOPSIS +.bd /usr/games/chess +.sh DESCRIPTION +.it Chess +is a computer program that plays class D chess. +Moves may be given either in standard (descriptive) notation +or in algebraic notation. +The symbol `+' is used to specify check +and is not required; +`o-o' and `o-o-o' specify castling. +To play black, type `first'; +to print the board, type an empty line. +.s3 +Each move is echoed in the appropriate notation followed by +the program's reply and +the elapsed time in seconds. +.sh FILES +/usr/lib/book opening `book' +.sh DIAGNOSTICS +The most cryptic diagnostic is `eh?' which +means that the input was syntactically incorrect. +.sh WARNING +Over-use of this program has been known +to cause it to go away. +.sh AUTHOR +K. Thompson +.sh BUGS +Pawns may be promoted only to queens. |
