diff --git a/share/man/man8/man8.sparc/MAKEDEV.8 b/share/man/man8/man8.sparc/MAKEDEV.8 index 771dbfc6e65f..9d130a519185 100644 --- a/share/man/man8/man8.sparc/MAKEDEV.8 +++ b/share/man/man8/man8.sparc/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.20 2002/10/04 19:04:38 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.21 2002/10/26 13:49:11 martin Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -42,7 +42,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd October 4, 2002 +.Dd October 26, 2002 .Dt MAKEDEV 8 sparc .Os .Sh NAME @@ -136,6 +136,30 @@ RAIDframe disk driver, see Memory pseudo-disk devices, see .Xr \&md 4 . El +.It Console ports : +. Bl -tag -width 0123456789 -compact +. It Ar console +Standard console +. It Ar ttyE# +Wscons +. El +.It Pointing devices : +. Bl -tag -width 0123456789 -compact +. It Ar mouse +Standard sun mouse events +. It Ar wsmouse# +Wscons mouse events, see +.Xr \&wsmouse 4 +. El +.It Keyboard devices : +. Bl -tag -width 0123456789 -compact +. It Ar kbd +Standard sun keyboard events, see +.Xr \&kbd 4 +. It Ar wskbd# +Wscons keyboard events, see +.Xr \&wskbd 4 +. El .It Pseudo terminals : . Bl -tag -width 0123456789 -compact . It Ar pty# @@ -231,6 +255,11 @@ CL18xx-based multiport serial cards . It Ar systrace Syscall tracer, see .Xr \&systrace 4 +. It Ar wsmux# +Wscons event multiplexor, see +.Xr \&wsmux 4 +. It Ar wsfont# +Console font control . El .El .Sh FILES diff --git a/share/man/man8/man8.sparc64/MAKEDEV.8 b/share/man/man8/man8.sparc64/MAKEDEV.8 index bb236abd4a81..d6d4f454dc6e 100644 --- a/share/man/man8/man8.sparc64/MAKEDEV.8 +++ b/share/man/man8/man8.sparc64/MAKEDEV.8 @@ -6,7 +6,7 @@ .\" *** DO NOT EDIT - any changes will be lost!!! .\" *** ------------------------------------------------------------------ .\" -.\" $NetBSD: MAKEDEV.8,v 1.18 2002/10/04 19:04:39 elric Exp $ +.\" $NetBSD: MAKEDEV.8,v 1.19 2002/10/26 13:49:11 martin Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -42,7 +42,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd October 4, 2002 +.Dd October 26, 2002 .Dt MAKEDEV 8 sparc64 .Os .Sh NAME @@ -137,6 +137,29 @@ RAIDframe disk driver, see Memory pseudo-disk devices, see .Xr \&md 4 . El +.It Console ports : +. Bl -tag -width 0123456789 -compact +. It Ar console +Standard console +. It Ar ttyE# +Wscons +. El +.It Pointing devices : +. Bl -tag -width 0123456789 -compact +. It Ar mouse +Standard sun mouse events +. It Ar wsmouse# +Wscons mouse events, see +.Xr \&wsmouse 4 +. El +.It Keyboard devices : +. Bl -tag -width 0123456789 -compact +. It Ar kbd +Standard sun keyboard events +. It Ar wskbd# +Wscons keyboard events, see +.Xr \&wskbd 4 +. El .It Terminals : . Bl -tag -width 0123456789 -compact . It Ar tty# @@ -252,6 +275,11 @@ PCI bus access devices, see . It Ar systrace Syscall tracer, see .Xr \&systrace 4 +. It Ar wsmux# +Wscons event multiplexor, see +.Xr \&wsmux 4 +. It Ar wsfont# +Console font control . El .El .Sh FILES