diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-06 03:17:42 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-06 03:17:42 +0000 |
commit | 17744fce45beaf565f1c0b1d615f987bdedc877a (patch) | |
tree | ab9547347e48bc88fe5689a3d744e586c8131a2c /usr.bin/tput | |
parent | e6864e83ea82f3380b6ee56c2353b9b69b62f16a (diff) |
Some section re-ordering.
Diffstat (limited to 'usr.bin/tput')
-rw-r--r-- | usr.bin/tput/tput.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1 index 0b0697da50e..4fa22bc2b78 100644 --- a/usr.bin/tput/tput.1 +++ b/usr.bin/tput/tput.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tput.1,v 1.8 1999/08/18 13:02:31 aaron Exp $ +.\" $OpenBSD: tput.1,v 1.9 2000/03/06 03:17:40 aaron Exp $ .\" $NetBSD: tput.1,v 1.4 1994/12/07 08:49:10 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -151,11 +151,11 @@ goto line 6 column 11 and delete 6 characters .Sh SEE ALSO .Xr terminfo 3 , .Xr terminfo 5 -.Sh BUGS -.Nm -can't really distinguish between different types of attributes. .Sh HISTORY The .Nm utility appeared in .Bx 4.4 . +.Sh BUGS +.Nm +can't really distinguish between different types of attributes. |