X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fclear.1.html;h=138806fc487c3b587aef1f999d61916cfce6ca25;hp=fad1c2072bb27a5aa511101172a19843ac473f7c;hb=refs%2Ftags%2Fv5.9;hpb=b1f61d9f3aa244512045a6b02e759825d7049d34 diff --git a/doc/html/man/clear.1.html b/doc/html/man/clear.1.html index fad1c207..138806fc 100644 --- a/doc/html/man/clear.1.html +++ b/doc/html/man/clear.1.html @@ -1,69 +1,79 @@ + + + +clear 1 + + + +

clear 1

+
 
+clear(1)                                                       clear(1)
+
+
+
 
 

NAME

-       clear - clear the terminal screen
+       clear - clear the terminal screen
 
 
 

SYNOPSIS

-       clear
+       clear
 
 
 

DESCRIPTION

-       clear clears your screen if this is possible.  It looks in
-       the environment for the terminal type and then in the ter-
-       minfo database to figure out how to clear the screen.
+       clear clears your screen if this is possible.  It looks in
+       the environment for the terminal type and then in the ter-
+       minfo database to figure out how to clear the screen.
+
+       clear  ignores  any  command-line  parameters  that may be
+       present.
 
 
 

SEE ALSO

-       tput(1), terminfo(5)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+       tput(1), terminfo(5)
 
+       This describes ncurses version 5.9 (patch 20110404).
 
 
 
+                                                               clear(1)