X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fclear.1.html;h=3fe7953c341add7880c1d22d3764fb1f47ff66da;hp=c88203b6f2ad92d8b58cd0088c7012ad837478cf;hb=aabb3a65ee5d88949abe529b5131adedb9cfab84;hpb=77afe78361875f531dc2bf8d73f2e781c8e76176 diff --git a/doc/html/man/clear.1.html b/doc/html/man/clear.1.html index c88203b6..3fe7953c 100644 --- a/doc/html/man/clear.1.html +++ b/doc/html/man/clear.1.html @@ -1,7 +1,6 @@ - + + + clear 1 -

clear 1

-
+

clear 1

-
 clear(1)                                                       clear(1)
 
 
 
 
 
-

NAME

+

NAME

        clear - clear the terminal screen
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        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.
+

DESCRIPTION

+       clear  clears  your  screen if this is possible, including
+       its scrollback buffer (if the extended "E3" capability  is
+       defined).  clear looks in the environment for the terminal
+       type and then in the terminfo database to determine how to
+       clear the screen.
 
        clear  ignores  any  command-line  parameters  that may be
        present.
 
 
 
-

SEE ALSO

+

SEE ALSO

        tput(1), terminfo(5)
 
-       This describes ncurses version 5.7 (patch 20100109).
+       This describes ncurses version 5.9 (patch 20150523).
 
 
 
                                                                clear(1)
 
-
-
-Man(1) output converted with -man2html -
+