X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fclear.1.html;h=0817f95e5a158d03dc5e4d75615467b92affff67;hp=2edf5a9aa97d7289c4e4b33eab7e4b00190cb148;hb=b11cef1e315b58820ea0cde239ebf2f741ef8948;hpb=f86cbeb5f9bd96ab041d34039c35749a14965039 diff --git a/doc/html/man/clear.1.html b/doc/html/man/clear.1.html index 2edf5a9a..0817f95e 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.8 (patch 20110226).
+       This describes ncurses version 6.0 (patch 20151205).
 
 
 
                                                                clear(1)
 
-
-
-Man(1) output converted with -man2html -
+