]> ncurses.scripts.mit.edu Git - ncurses.git/blob - man/clear.1
28317e242d661fc6cce3aea3422eb018dca38a2d
[ncurses.git] / man / clear.1
1 .TH clear 1 ""
2 .ds n 5
3 .SH NAME
4 \fBclear\fR - clear the terminal screen
5 .SH SYNOPSIS
6 \fBclear\fR
7 .br
8 .SH DESCRIPTION
9 \fBclear\fR clears your screen if this is possible.  It looks in the
10 environment for the terminal type and then in the \fBterminfo\fR database to
11 figure out how to clear the screen.
12 .SH SEE ALSO
13 \fBtput\fR(1), \fBterminfo\fR(\*n)
14 .\"#
15 .\"# The following sets edit modes for GNU EMACS
16 .\"# Local Variables:
17 .\"# mode:nroff
18 .\"# fill-column:79
19 .\"# End: