diff options
Diffstat (limited to 'usr.bin/tput/tput.1')
-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 |