Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/man/man4 Pull up revision 1.16 (requested by hube...



details:   https://anonhg.NetBSD.org/src/rev/de4ada321a8e
branches:  netbsd-1-5
changeset: 490661:de4ada321a8e
user:      he <he%NetBSD.org@localhost>
date:      Mon Feb 26 15:21:36 2001 +0000

description:
Pull up revision 1.16 (requested by hubertf):
  Add WSCOMPAT_USL_SYNCTIMEOUT, WS_KERNEL_MONOATTR, and WS_KERNEL_COLATTR
  to synopsis.

diffstat:

 share/man/man4/wscons.4 |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 1d06da8d1c6f -r de4ada321a8e share/man/man4/wscons.4
--- a/share/man/man4/wscons.4   Mon Feb 26 15:16:09 2001 +0000
+++ b/share/man/man4/wscons.4   Mon Feb 26 15:21:36 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wscons.4,v 1.12.4.1 2000/10/30 22:02:47 tv Exp $
+.\" $NetBSD: wscons.4,v 1.12.4.2 2001/02/26 15:21:36 he Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -44,6 +44,9 @@
 .Cd options \&"WSEMUL_DEFAULT=\e"xxx\e""
 .Cd options WS_KERNEL_FG=WSCOL_XXX
 .Cd options WS_KERNEL_BG=WSCOL_XXX
+.Cd options WS_KERNEL_COLATTR=\&"(WSATTR_XXX | WSATTR_YYY)"
+.Cd options WS_KERNEL_MONOATTR=\&"(WSATTR_XXX | WSATTR_YYY)"
+.Cd options WSCOMPAT_USL_SYNCTIMEOUT=nnn
 .Cd options WSDISPLAY_COMPAT_PCVT
 .Cd options WSDISPLAY_COMPAT_SYSCONS
 .Cd options WSDISPLAY_COMPAT_USL



Home | Main Index | Thread Index | Old Index