X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fclear.1.html;h=ceb0e5b9b6de96fe1d193cccf302d2d313349e2b;hp=97f16c171b9f22d136e7a5c95c5ede0508940cbd;hb=e2e9c09c48b19b24979cafb2d4864f538b5ddd1c;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/doc/html/man/clear.1.html b/doc/html/man/clear.1.html index 97f16c17..ceb0e5b9 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 20100731).
+       This describes ncurses version 6.0 (patch 20160910).
 
 
 
                                                                clear(1)
 
-
-
-Man(1) output converted with -man2html -
+