From 2c094d60db777dce20fd4eccf4996299c2a0dfe0 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sat, 28 Sep 2002 21:08:29 +0000 Subject: Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/ncurses-desc.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'appendixa/ncurses-desc.xml') diff --git a/appendixa/ncurses-desc.xml b/appendixa/ncurses-desc.xml index 6cde000c0..d9e30ef7e 100644 --- a/appendixa/ncurses-desc.xml +++ b/appendixa/ncurses-desc.xml @@ -13,15 +13,15 @@ reset (link to tset), tack, tic, toe, tput and tset. description. clear -clear clears the screen if this is possible. It looks in +clear clears the screen if this is possible. It looks in the environment for the terminal type and then in the terminfo database to figure out how to clear the screen. infocmp infocmp can be used to compare a binary terminfo entry with other terminfo entries, rewrite a terminfo description to -take advantage of the use= terminfo field, or print out a -terminfo description from the binary file (term) in a variety of +take advantage of the use= terminfo field, or print out a +terminfo description from the binary file (term) in a variety of formats (the opposite of what tic does). infotocap @@ -30,7 +30,7 @@ description. reset reset sets cooked and echo modes, turns off cbreak and raw modes, -turns on new-line translation and resets any unset special characters to +turns on new-line translation and resets any unset special characters to their default values before doing terminal initialization the same way as tset. -- cgit v1.2.3-54-g00ecf