X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fclear.1.html;h=fe76a104aba82de3e5bc3bb2b77ed7366ac48448;hp=fad1c2072bb27a5aa511101172a19843ac473f7c;hb=f367fa254ce3fe29710c86971f04e03111c2bd2c;hpb=b1f61d9f3aa244512045a6b02e759825d7049d34 diff --git a/doc/html/man/clear.1.html b/doc/html/man/clear.1.html index fad1c207..fe76a104 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 20120107).
 
 
 
+                                                               clear(1)