diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-11 21:40:09 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-11 21:40:09 +0000 |
commit | 80e5779001a9337a84f29f2a1e46f0022fb98026 (patch) | |
tree | e15e37ecf0918c142b82398da2f0dee4a897b4ca /usr.bin/tput | |
parent | d7d5044e2ea6ec17428055f7a436dfe704ec1fb7 (diff) |
Various cleanups and standardizations.
Diffstat (limited to 'usr.bin/tput')
-rw-r--r-- | usr.bin/tput/tput.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1 index 4fa22bc2b78..07537f16bfd 100644 --- a/usr.bin/tput/tput.1 +++ b/usr.bin/tput/tput.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tput.1,v 1.9 2000/03/06 03:17:40 aaron Exp $ +.\" $OpenBSD: tput.1,v 1.10 2000/03/11 21:40:05 aaron Exp $ .\" $NetBSD: tput.1,v 1.4 1994/12/07 08:49:10 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -84,7 +84,8 @@ If the is of type boolean, .Nm exits 0 if the terminal has the capability or 1 if it -does not. Each +does not. +Each .Ar attribute should be a string defined in either .Xr terminfo 5 |