Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8/man8.sgimips Regen (wscons)



details:   https://anonhg.NetBSD.org/src/rev/cbc22eec3d8f
branches:  trunk
changeset: 518621:cbc22eec3d8f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Dec 02 18:50:04 2001 +0000

description:
Regen (wscons)

diffstat:

 share/man/man8/man8.sgimips/MAKEDEV.8 |  24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

diffs (48 lines):

diff -r a6b19cb26a0e -r cbc22eec3d8f share/man/man8/man8.sgimips/MAKEDEV.8
--- a/share/man/man8/man8.sgimips/MAKEDEV.8     Sun Dec 02 18:49:44 2001 +0000
+++ b/share/man/man8/man8.sgimips/MAKEDEV.8     Sun Dec 02 18:50:04 2001 +0000
@@ -6,7 +6,7 @@
 .\" *** DO NOT EDIT - any changes will be lost!!!
 .\" *** ------------------------------------------------------------------
 .\"
-.\" $NetBSD: MAKEDEV.8,v 1.4 2001/09/08 01:32:52 wiz Exp $
+.\" $NetBSD: MAKEDEV.8,v 1.5 2001/12/02 18:50:04 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -131,6 +131,23 @@
 IDE disks, see
 .Xr \&wd 4
 . El
+.It Console ports :
+. Bl -tag -width 0123456789 -compact
+. It Ar ttyE#
+Wscons
+. El
+.It Pointing devices :
+. Bl -tag -width 0123456789 -compact
+. It Ar wsmouse#
+Wscons mouse events, see
+.Xr \&wsmouse 4
+. El
+.It Keyboard devices :
+. Bl -tag -width 0123456789 -compact
+. It Ar wskbd#
+Wscons keyboard events, see
+.Xr \&wskbd 4
+. El
 .It Terminals :
 . Bl -tag -width 0123456789 -compact
 . It Ar ttyC#
@@ -184,6 +201,11 @@
 . It Ar uk#
 SCSI unknown, see
 .Xr \&uk 4
+. It Ar wsfont#
+Console font control
+. It Ar wsmux#
+Wscons event multiplexor, see
+.Xr \&wsmux 4
 . El
 .El
 .Sh FILES



Home | Main Index | Thread Index | Old Index