Hi

thanks for the patch... I applied it in the master branch with two small
changes

>  xboard.texi |    5 +++--
>  1 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/xboard.texi b/xboard.texi
> index e8cfd3c..7cedaf9 100644
> --- a/xboard.texi
> +++ b/xboard.texi
> @@ -2577,12 +2577,14 @@ home directory.
>  @cindex User interface options
>  @cindex Options, User interface
>  @table @asis
> -@item -display
> +@itemx -display

I think item is correct here (the first one is item and the following
are itemx), see for example the last section at

http://www.chemie.fu-berlin.de/chemnet/use/info/texinfo/texinfo_12.html

>  @itemx -geometry
>  @itemx -iconic
> +@itemx -name
>  @cindex display, option
>  @cindex geometry, option
>  @cindex iconic, option
> +@cindex resource name, option
>  These and most other standard Xt options are accepted.
>  @item -noGUI
>  @cindex noGUI, option
> @@ -3615,7 +3617,6 @@ odd number of total games is specified.
>  A one-word alias for yourself or your opponent.
>  @item -wname <full name>
>  @itemx -bname <full name>
> -@itemx -name <full name>

these are actually options for CMAIL and not XBoard, the cmail options
should be named -myname and not -name though, which is now fixed.

Thanks for the contribution.

Arun


Reply via email to