Add (missing) definitions for 'oc' and 'op' capabilities.

Pointed out by Aymeric Vincent.
This commit is contained in:
jdc 2002-07-21 10:23:03 +00:00
parent 9d18ea70e6
commit 5b09651fdc

View File

@ -1,4 +1,4 @@
.\" $NetBSD: termcap.5,v 1.27 2002/02/13 09:32:48 ross Exp $ .\" $NetBSD: termcap.5,v 1.28 2002/07/21 10:23:03 jdc Exp $
.\" .\"
.\" Copyright (c) 1985, 1991, 1993, 1994 .\" Copyright (c) 1985, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -375,6 +375,8 @@ version 2 only).
followed by followed by
.Sy \&do ) . .Sy \&do ) .
.It "OP bool (o) Odd parity." .It "OP bool (o) Odd parity."
.It "oc str Set all colours to the original ones."
.It "op str Set default colour-pair to the original one."
.It "os bool Terminal overstrikes." .It "os bool Terminal overstrikes."
.It "pa num Maximum number of colour-pairs on the screen." .It "pa num Maximum number of colour-pairs on the screen."
.It "pb num Lowest baud where delays are required." .It "pb num Lowest baud where delays are required."