aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tput
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2002-06-15 08:41:12 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2002-06-15 08:41:12 +0000
commitfc3b4161021a42dc3617799652eb3fb3da9f3eab (patch)
treee55966390a467602290eb414b1eeea8f51bb13d4 /usr.bin/tput
parenta1a27143bdddb03a4eb067538ef4117a9d84239e (diff)
Notes
Diffstat (limited to 'usr.bin/tput')
-rw-r--r--usr.bin/tput/tput.120
1 files changed, 10 insertions, 10 deletions
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1
index d09425677a4d3..ea731bfd17598 100644
--- a/usr.bin/tput/tput.1
+++ b/usr.bin/tput/tput.1
@@ -131,6 +131,16 @@ No information is available about the specified terminal type.
.Sh SEE ALSO
.Xr termcap 5 ,
.Xr terminfo 5
+.Sh STANDARDS
+The
+.Nm
+utility conforms to
+.St -p1003.1-2001 .
+.Sh HISTORY
+The
+.Nm
+command appeared in
+.Bx 4.4 .
.Sh BUGS
The
.Nm
@@ -143,13 +153,3 @@ in them that is just a
and nothing more. Right now we just warn about them if they don't
have a valid type declaration. These warnings are sent to
stderr.
-.Sh STANDARDS
-The
-.Nm
-utility conforms to
-.St -p1003.1-2001 .
-.Sh HISTORY
-The
-.Nm
-command appeared in
-.Bx 4.4 .