From: pefo Date: Sat, 11 Jan 1997 18:35:53 +0000 (+0000) Subject: Describe boolean capabilites betterand at a better place. It was rather X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=add7732d70b2949319239438cd438af0ee7ed61c;p=openbsd Describe boolean capabilites betterand at a better place. It was rather difficult to find before. --- diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5 index 96aefa59f1d..0f72c4eaaa9 100644 --- a/share/termcap/termcap.5 +++ b/share/termcap/termcap.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)termcap.5 6.11 (Berkeley) 3/6/93 -.\" $Id: termcap.5,v 1.1.1.1 1995/10/18 08:44:48 deraadt Exp $ +.\" $Id: termcap.5,v 1.2 1997/01/11 18:35:53 pefo Exp $ .\" .Dd March 6, 1993 .Dt TERMCAP 5 @@ -462,6 +462,18 @@ when the end of a line is reached) is indicated by the Boolean capability Hence the description of the Concept includes .Sy \&am . .Pp +Boolean capabilities are defined by their name, +.Sy \&fo . +They have no argument. The presens of a boolean capability name sets its +value to +.Sy \&true . +A capability value will be reverted to +.Sy \&false , +by appending a +.Sy \&@ +char after the name, such as +.Sy \&fo@ . +.Pp Numeric capabilities are followed by the character `#' then the value. In the example above .Sy \&co ,