BSD 4_2 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 31 Jul 1983 16:22:11 +0000 (08:22 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 31 Jul 1983 16:22:11 +0000 (08:22 -0800)
Work on file usr/man/man6/chess.6

Synthesized-from: CSRG/cd1/4.2

usr/man/man6/chess.6 [new file with mode: 0644]

diff --git a/usr/man/man6/chess.6 b/usr/man/man6/chess.6
new file mode 100644 (file)
index 0000000..f3ec0f9
--- /dev/null
@@ -0,0 +1,22 @@
+.TH CHESS 6  "28 July 1983"
+.SH NAME
+chess \- the game of chess
+.SH SYNOPSIS
+.B /usr/games/chess
+.SH DESCRIPTION
+.I 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; `o-o' and `o-o-o' specify castling.
+To play black, type `first'; to print the board, type an empty line.
+.PP
+Each move is echoed in the appropriate notation followed by the program's reply.
+.SH FILES
+/usr/lib/chess         binary image to run in compatibility mode
+.SH DIAGNOSTICS
+The most cryptic diagnostic is `eh?' which
+means that the input was syntactically incorrect.
+.SH BUGS
+Pawns may be promoted only to queens.  The book of opening moves
+has disappeared.