Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/share/termcap Pull up revision 1.28 (requested by jdc i...
details: https://anonhg.NetBSD.org/src/rev/0c2f5bf32882
branches: netbsd-1-6
changeset: 528521:0c2f5bf32882
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Jul 22 04:09:06 2002 +0000
description:
Pull up revision 1.28 (requested by jdc in ticket #533):
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 782db27582cf -r 0c2f5bf32882 share/termcap/termcap.5
--- a/share/termcap/termcap.5 Sun Jul 21 06:25:20 2002 +0000
+++ b/share/termcap/termcap.5 Mon Jul 22 04:09:06 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.27.2.1 2002/07/22 04:09:06 lukem 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