Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/termcap Add (missing) definitions for 'oc' and 'op' ca...



details:   https://anonhg.NetBSD.org/src/rev/2267cb1eca14
branches:  trunk
changeset: 534308:2267cb1eca14
user:      jdc <jdc%NetBSD.org@localhost>
date:      Sun Jul 21 10:23:03 2002 +0000

description:
Add (missing) definitions for 'oc' and 'op' capabilities.
Pointed out by Aymeric Vincent.

diffstat:

 share/termcap/termcap.5 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5b6a4458a282 -r 2267cb1eca14 share/termcap/termcap.5
--- a/share/termcap/termcap.5   Sun Jul 21 09:28:03 2002 +0000
+++ b/share/termcap/termcap.5   Sun Jul 21 10:23:03 2002 +0000
@@ -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
 .\"    The Regents of the University of California.  All rights reserved.
@@ -375,6 +375,8 @@
 followed by
 .Sy \&do ) .
 .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 "pa        num             Maximum number of colour-pairs on the screen."
 .It "pb        num             Lowest baud where delays are required."



Home | Main Index | Thread Index | Old Index