From b28ea1f4b12a58981cbd7b1eb7a53032763f2e3b Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Tue, 14 Jul 2009 04:48:19 +0000 Subject: [PATCH] fixed two small issues with the FAQ --- FAQ.html | 20 +++++++------------- 1 files changed, 7 insertions(+), 13 deletions(-) diff --git a/FAQ.html b/FAQ.html index e432f4f..da1c56c 100644 --- a/FAQ.html +++ b/FAQ.html @@ -20,11 +20,7 @@

This document answers some frequently asked questions about the -graphical chess interfaces XBoard and WinBoard. -A hyperlinked version of this FAQ is available on -the Web through the page - -http://www.gnu.org/software/xboard/FAQ.html.

+graphical chess interfaces XBoard and WinBoard.

This FAQ is in need of revision. Please contact us if you'd like to help update it.

@@ -1825,15 +1821,13 @@ such as "PG\fruit.ini", while POLYGLOTDIR should be the directory (path) name were the Polyglot executable is located. The directory and name of the actual engine are described in the polygot.ini file, and XBoard / WinBoard need not be aware of them. -

-If you don't have a polyglot.ini file for the engine, you would -have to make one. -How to do that is beyond the scope of this FAQ. -Refer to the Polyglot documentation for this, -or use method 1.

-
-** End of XBoard/WinBoard FAQ ** + +

+If you don't have a polyglot.ini file for the engine, you would have +to make one. How to do that is beyond the scope of this FAQ. Refer +to the Polyglot documentation for this, or use method 1. +

-- 1.7.0.4