Index: doc/gnugo.6 =================================================================== RCS file: /cvsroot/gnugo/gnugo/doc/gnugo.6,v retrieving revision 1.7 diff -u -r1.7 gnugo.6 --- doc/gnugo.6 31 Aug 2002 14:28:08 -0000 1.7 +++ doc/gnugo.6 20 Feb 2003 12:03:04 -0000 @@ -1,8 +1,7 @@ -.\" Automatically generated by Pod::Man version 1.02 -.\" Fri Aug 30 21:16:48 2002 +.\" Automatically generated by Pod::Man v1.3, Pod::Parser v1.13 .\" .\" Standard preamble: -.\" ====================================================================== +.\" ======================================================================== .de Sh \" Subsection heading .br .if t .Sp @@ -15,12 +14,6 @@ .if t .sp .5v .if n .sp .. -.de Ip \" List item -.br -.ie \\n(.$>=3 .ne \\$3 -.el .ne 3 -.IP "\\$1" \\$2 -.. .de Vb \" Begin verbatim text .ft CW .nf @@ -34,9 +27,9 @@ .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. | will give a -.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used -.\" to do unbreakable dashes and therefore won't be available. \*(C` and -.\" \*(C' expand to `' in nroff, nothing in troff, for use with C<> +.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to +.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C' +.\" expand to `' in nroff, nothing in troff, for use with C<>. .tr \(*W-|\(bv\*(Tr .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ @@ -46,8 +39,8 @@ . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" -. ds C` ` -. ds C' ' +. ds C` "" +. ds C' "" 'br\} .el\{\ . ds -- \|\(em\| @@ -56,26 +49,25 @@ . ds R" '' 'br\} .\" -.\" If the F register is turned on, we'll generate index entries on stderr -.\" for titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and -.\" index entries marked with X<> in POD. Of course, you'll have to process -.\" the output yourself in some meaningful fashion. +.\" If the F register is turned on, we'll generate index entries on stderr for +.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index +.\" entries marked with X<> in POD. Of course, you'll have to process the +.\" output yourself in some meaningful fashion. .if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" -. . +.. . nr % 0 . rr F .\} .\" -.\" For nroff, turn off justification. Always turn off hyphenation; it -.\" makes way too many mistakes in technical documents. +.\" For nroff, turn off justification. Always turn off hyphenation; it makes +.\" way too many mistakes in technical documents. .hy 0 .if n .na .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. -.bd B 3 . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 @@ -135,34 +127,34 @@ . ds Ae AE .\} .rm #[ #] #H #V #F C -.\" ====================================================================== +.\" ======================================================================== .\" -.IX Title ".::gnugo 6" -.TH .::gnugo 6 "3.3.6" "2002-08-30" "User Contributed Perl Documentation" +.IX Title "GNUGO 6" +.TH GNUGO 6 "2003-02-19" "3.3.16" "User Contributed Perl Documentation" .UC .SH "NAME" gnugo \- The \s-1GNU\s0 program to play the game of Go .SH "SYNOPSIS" .IX Header "SYNOPSIS" \&\fBgnugo\fR -[\fB\*(--boardsize ] -[\fB\*(--color ] -[\fB\*(--handicap ] -[\fB\*(--komi ] -[\fB\*(--quiet\fR] +[\fB\-\-boardsize ] +[\fB\-\-color ] +[\fB\-\-handicap ] +[\fB\-\-komi ] +[\fB\-\-quiet\fR] [\fB\-v, \-\-version\fR] [\fB\-h, \-\-help\fR] -[\fB\*(--help debug\fR] -[\fB\*(--copyright\fR] -[\fB\*(--mode ] -[\fB\*(--replay ] +[\fB\-\-help debug\fR] +[\fB\-\-copyright\fR] +[\fB\-\-mode ] +[\fB\-\-replay ] [\fB\-l, \-\-infile ] [\fB\-L, \-\-until ] [\fB\-o, \-\-outfile ] -[\fB\*(--printsgf ] +[\fB\-\-printsgf ] [\fB\-D, \-\-depth ] [\fB\-B, \-\-backfill_depth ] -[\fB\*(--score [estimate|finish|aftermath]\fR ] +[\fB\-\-score [estimate|finish|aftermath]\fR ] [\fB\-a, \-\-allpats\fR] [\fB\-T, \-\-printboard\fR] [\fB\-d, \-\-debug ] @@ -180,8 +172,9 @@ .PP \&\s-1GNU\s0 Go default is a simple alpha-numeric board display, but you can use a client such as \fBCGoban\fR. -.PP -The game of Go Go is a game of strategy between two players usually played on a +.Sh "The game of Go" +.IX Subsection "The game of Go" +Go is a game of strategy between two players usually played on a 19x19 grid called \fBgoban\fR. The two players put black and white \fBstones\fR on the goban to enclose \fBterritory\fR. Go was invented about 4000 years ago in ancient China. Other names for this game are (Chinese) \fBWei Chi\fR, (Korean) @@ -199,8 +192,8 @@ .Sh "Playing a game with CGoban" .IX Subsection "Playing a game with CGoban" CGoban is a general purpose client program by Bill Shubert for -playing Go. It runs under X-Windows with a beautiful resizeable -graphic display. To use \s-1GNU\s0 Go under X-windows, obtain the most recent +playing Go. It runs under X\-Windows with a beautiful resizeable +graphic display. To use \s-1GNU\s0 Go under X\-windows, obtain the most recent version of CGoban from Bill Shubert's web site .PP http://www.igoweb.org/~wms/comp/cgoban/index.html @@ -264,24 +257,24 @@ Hollosi developed the current standard, which may be found at .PP -http://www.red-bean.com/sgf/ +http://www.red\-bean.com/sgf/ .PP \&\s-1GNU\s0 Go supports the Smart Go Format. .SH "OPTIONS" .IX Header "OPTIONS" .Sh "Main options" .IX Subsection "Main options" -\&\fB\*(--mode \f(BImode\fB\fR +\&\fB\-\-mode \f(BImode\fB\fR .PP force the playing mode (\fIascii'\fR, \fIgtp\fR or \fIgmp\fR). Default is \&\s-1ASCII\s0. If no terminal is detected \s-1GMP\s0 (Go Modem Protocol) will be assumed. .PP -\&\fB\*(--replay \f(BIcolor\fB\fR +\&\fB\-\-replay \f(BIcolor\fB\fR .PP replay the game generating moves for color, where color is \fIwhite\fR, \&\fIblack\fR, or \fIboth\fR. (requires \fB\-l\fR) .PP -\&\fB\*(--quiet\fR +\&\fB\-\-quiet\fR .PP Don't print copyright and other informational messages. .PP @@ -298,21 +291,21 @@ Save the played game to \fIfile\fR in \s-1SGF\s0 format. .Sh "Game Options:" .IX Subsection "Game Options:" -\&\fB\*(--boardsize \f(BInum\fB\fR +\&\fB\-\-boardsize \f(BInum\fB\fR .PP Set the board size to use (5\-21). Default is 19, other common formats are 13 and 9. .PP -\&\fB\*(--color \f(BIcolor\fB\fR +\&\fB\-\-color \f(BIcolor\fB\fR .PP Choose your color (\fIblack\fR or \fIwhite\fR). Black plays first, White gets the komi compensation. .PP -\&\fB\*(--handicap \f(BInum\fB\fR +\&\fB\-\-handicap \f(BInum\fB\fR .PP Set the number of handicap stones. .PP -\&\fB\*(--komi \f(BInum\fB\fR +\&\fB\-\-komi \f(BInum\fB\fR .PP Set the komi (points given to white player to compensate advantage of the first move, usually 5.5 or 0.5). Default is 5.5. @@ -326,11 +319,11 @@ .PP Display help message. .PP -\&\fB\*(--help debug\fR +\&\fB\-\-help debug\fR .PP Display help about debugging options. .PP -\&\fB\*(--copyright\fR +\&\fB\-\-copyright\fR .PP Display copyright notice. .Sh "Debugging and advanced options:" @@ -339,7 +332,7 @@ .PP Show board each move. .PP -\&\fB\*(--level \f(BInum\fB\fR +\&\fB\-\-level \f(BInum\fB\fR .PP Level of play. (default 10; smaller=faster, weaker). .PP @@ -355,7 +348,7 @@ .PP Set random number seed. .PP -\&\fB\*(--score [\f(BIestimate|finish|aftermath\fB]\fR +\&\fB\-\-score [\f(BIestimate|finish|aftermath\fB]\fR .PP Count or estimate territory of the input file. Usage: .PP @@ -372,13 +365,13 @@ .PP \&\fBgnugo \-\-score aftermath \-l filename\fR .PP -Similar to \fB\*(--score finish\fR except that a more accurate but slower +Similar to \fB\-\-score finish\fR except that a more accurate but slower algorithm is used to determine the final status of the groups. .PP If the option \fB\-o outputfilename\fR is provided, the results will also be written as comment at the end of the output file. .PP -\&\fB\*(--printsgf \f(BIoutfile\fB\fR +\&\fB\-\-printsgf \f(BIoutfile\fB\fR .PP Load \s-1SGF\s0 file, output final position (requires \fB\-l\fR). .SH "BUGS" Index: doc/gnugo.pod =================================================================== RCS file: /cvsroot/gnugo/gnugo/doc/gnugo.pod,v retrieving revision 1.4 diff -u -r1.4 gnugo.pod --- doc/gnugo.pod 29 Aug 2002 10:45:31 -0000 1.4 +++ doc/gnugo.pod 20 Feb 2003 12:03:05 -0000 @@ -43,7 +43,9 @@ GNU Go default is a simple alpha-numeric board display, but you can use a client such as B. -The game of Go Go is a game of strategy between two players usually played on a +=head2 The game of Go + +Go is a game of strategy between two players usually played on a 19x19 grid called B. The two players put black and white B on the goban to enclose B. Go was invented about 4000 years ago in ancient China. Other names for this game are (Chinese) B, (Korean)