diff options
Diffstat (limited to 'usr.bin/tput')
-rw-r--r-- | usr.bin/tput/tput.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1 index c6d1b21f17a..d1bddada9bc 100644 --- a/usr.bin/tput/tput.1 +++ b/usr.bin/tput/tput.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tput.1,v 1.11 2000/11/10 05:10:41 aaron Exp $ +.\" $OpenBSD: tput.1,v 1.12 2001/08/03 16:03:02 mpech Exp $ .\" $NetBSD: tput.1,v 1.4 1994/12/07 08:49:10 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -118,6 +118,7 @@ Print the descriptive name of the user's terminal type. Reset the terminal (using the .Xr terminfo reset sequences). +.El .Sh EXAMPLES .Bl -tag -width "tput cup 6 11 dch 6" -compact .It Li "tput clear cup 5 10" |