summaryrefslogtreecommitdiff
path: root/usr.bin/tput
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-08-03 16:03:03 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-08-03 16:03:03 +0000
commited43c10a46184e33eb8c5b1fe7a748889f2a26d1 (patch)
tree9b1204b7c8f0a85b98055963ed0936ee0e2357c0 /usr.bin/tput
parent59937477f61e3477c00a794aa20a67769bfad344 (diff)
o) We always closes .Bl and .Bd tags;
millert@ ok
Diffstat (limited to 'usr.bin/tput')
-rw-r--r--usr.bin/tput/tput.13
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"