summaryrefslogtreecommitdiffstats
path: root/usr.bin/tput/tput.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tput/tput.1')
-rw-r--r--usr.bin/tput/tput.116
1 files changed, 12 insertions, 4 deletions
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1
index 403f4cc..e48f9f5 100644
--- a/usr.bin/tput/tput.1
+++ b/usr.bin/tput/tput.1
@@ -30,24 +30,32 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)tput.1 8.2 (Berkeley) 3/19/94
-.\" $Id$
+.\" $Id: tput.1,v 1.3 1997/04/27 08:45:46 jmg Exp $
.\"
.Dd March 19, 1994
.Dt TPUT 1
.Os BSD 4.4
.Sh NAME
-.Nm tput
+.Nm tput ,
+.Nm clear
.Nd terminal capability interface
.Sh SYNOPSIS
.Nm
.Op Fl T Ar term
.Ar attribute
+.Nm clear
.Sh DESCRIPTION
The
.Nm
command makes terminal-dependent information available to users or shell
-applications.
-The options are as follows:
+applications. When invoked as the
+.Nm clear
+utility, the screen will be cleared as if
+.Dl tput clear
+had been executed.
+The options to
+.Nm
+are as follows:
.Bl -tag -width Ds
.It Fl T
The terminal name as specified in the
OpenPOWER on IntegriCloud