diff --git a/twander.1 b/twander.1 index 218be31..3094b76 100644 --- a/twander.1 +++ b/twander.1 @@ -307,7 +307,7 @@ The "User-Settable Options" Help Menu displays the font metrics (name, size, weight) you've currently specified. Pressing FONTDECR/FONTINCR changes the size specification and this will be reflected in that -menu. However, most system do some form of "best match" font +menu. However, most systems do some form of "best match" font substitution - if you ask for a font that does not exist, the system will use the "closest matching" font as a substitute. This means the font you see specified in the Help Menu is not necessarily the font @@ -930,7 +930,7 @@ .SH LOCATION OF CONFIGURATION FILE By default, the program expects to find configuration information in -.B $HOME/.twander (%HOME%/.twander on Win32) +.B $HOME/.twander (%HOME%\\\\.twander on Win32) but you can override this with the -c command line option. (Recommended for Win32 systems - see the section below entitled, @@ -2700,7 +2700,7 @@ Why does this work? Because the shell interprets (and drops) the double-quotes, when the results of the [PROMPT:...] are .B assigned to "UsrResp". -The later reference to "$UsrResp" return just the string the user +The later reference to "$UsrResp" returns just the string the user entered without the quotes and the command works as expected. Interestingly, this problem does not occur when entering text