# HG changeset patch # User Gerd Moellmann # Date 982853107 0 # Node ID 4f794fec4857a09576da1aecb9e451c66bcfbeeb # Parent 1bca8e306103d1204cef27f3b6cfc6f0b01d89bf (Screen Garbled): Remove a comma. diff -r 1bca8e306103 -r 4f794fec4857 man/trouble.texi --- a/man/trouble.texi Thu Feb 22 14:43:16 2001 +0000 +++ b/man/trouble.texi Thu Feb 22 14:45:07 2001 +0000 @@ -160,7 +160,7 @@ @subsection Garbage on the Screen If the data on the screen looks wrong, the first thing to do is see -whether the text is really wrong. Type @kbd{C-l}, to redisplay the +whether the text is really wrong. Type @kbd{C-l} to redisplay the entire screen. If the screen appears correct after this, the problem was entirely in the previous screen update. (Otherwise, see @ref{Text Garbled}.)