From 2e1b23acf50abeddc2ac7a24d464be0176e559b4 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 10 Dec 2011 10:51:18 -0800 Subject: [PATCH] replaced unicode character for "'" in xboard.texi --- xboard.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/xboard.texi b/xboard.texi index 4a9e8c6..2facc9a 100644 --- a/xboard.texi +++ b/xboard.texi @@ -2662,7 +2662,7 @@ These and most other standard Xt options are accepted. @item -noGUI @cindex noGUI, option Suppresses all GUI functions of XBoard -(to speed up automated ultra-fast engine-engine games, which you don’t want to watch). +(to speed up automated ultra-fast engine-engine games, which you don't want to watch). There will be no board or clock updates, no printing of moves, and no update of the icon on the task bar in this mode. @item -movesound/-xmovesound or -ringBellAfterMoves true/false -- 1.7.0.4