=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tput/tput.1,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- src/usr.bin/tput/tput.1 2016/12/28 22:47:11 1.23 +++ src/usr.bin/tput/tput.1 2022/03/31 17:27:28 1.24 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tput.1,v 1.23 2016/12/28 22:47:11 schwarze Exp $ +.\" $OpenBSD: tput.1,v 1.24 2022/03/31 17:27:28 naddy Exp $ .\" $NetBSD: tput.1,v 1.4 1994/12/07 08:49:10 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)tput.1 8.2 (Berkeley) 3/19/94 .\" -.Dd $Mdocdate: December 28 2016 $ +.Dd $Mdocdate: March 31 2022 $ .Dt TPUT 1 .Os .Sh NAME @@ -54,7 +54,7 @@ utility makes terminal-dependent information available to users or shell applications. When invoked as -.Nm clear +.Nm clear , it provides the same functionality as .Nm tput Cm clear . .Pp @@ -129,7 +129,7 @@ The exit value of .Nm is based on the last attribute specified. -If the attribute is of type string or of type integer the exit +If the attribute is of type string or of type integer, the exit value is as follows: .Pp .Bl -tag -offset indent -width Ds -compact