From 3a6de7d9402f2609a773a73b16eff97b14a32869 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 22 Jun 2008 00:14:26 -0400 Subject: [PATCH] - Corrected Cygwin ncurses documentation - Added galvanizd to the AUTHOS file for recognition of above tip --- AUTHORS | 1 + html/troubleshooting.html | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 45dfaa965..c6ba5e50f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,4 +11,5 @@ With thanks to: Bruce Israel Thomas Engel Nishiishii + galvanizd diff --git a/html/troubleshooting.html b/html/troubleshooting.html index 7dacebd2e..5be774b10 100644 --- a/html/troubleshooting.html +++ b/html/troubleshooting.html @@ -82,13 +82,15 @@ The gcc and make packages allow you to compile the code, and - are therefore required, but the ncurses package is optional. + are therefore required, but the ncurses packages are optional. Ncurses will allow task to determine the width of the window, and - therefore use the whole width and wrap text accordingly. + therefore use the whole width and wrap text accordingly, for a + more aesthetically pleasing display.