Subject: port-i386/1453: MAKEDEV(8) is out-of-date
To: None <gnats-bugs@gnats.netbsd.org>
From: Mike Long <mike.long@analog.com>
List: netbsd-bugs
Date: 09/08/1995 00:21:15
>Number: 1453
>Category: port-i386
>Synopsis: i386 MAKEDEV(8) is out-of-date
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Mon Sep 11 23:35:03 1995
>Last-Modified:
>Originator: I am Root--hear me roar
>Organization:
Easily Distracted Anonym
>Release: 950907
>Environment:
System: NetBSD azathoth 1.0A NetBSD 1.0A (AZATHOTH) #4: Sun Sep 3 01:37:38 EDT 1995 root@azathoth:/usr/src/sys/arch/i386/compile/AZATHOTH i386
>Description:
The i386 MAKEDEV(8) has some typos (klog) and is missing many
devices. Also, the i386 MAKEDEV(8) from the 4.4Lite tape was never
imported.
>How-To-Repeat:
man i386/MAKEDEV
>Fix:
Apply the patch below. This page should also be converted to
-mdoc, but that's a project for another day....
*** /usr/src/share/man/man8/man8.i386/MAKEDEV.8.orig Thu Dec 29 06:25:09 1994
--- /usr/src/share/man/man8/man8.i386/MAKEDEV.8 Thu Sep 7 22:42:28 1995
***************
*** 1,4 ****
! .\" Copyright (c) 1991 The Regents of the University of California.
! .\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
--- 1,4 ----
! .\" Copyright (c) 1991, 1993
! .\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
***************
*** 30,37 ****
.\" SUCH DAMAGE.
.\"
! .\" from: @(#)MAKEDEV.8 5.2 (Berkeley) 3/22/91
.\" $Id: MAKEDEV.8,v 1.3 1994/12/28 23:34:56 cgd Exp $
.\"
! .TH MAKEDEV 8 "March 22, 1991"
.UC 7
.SH NAME
--- 30,37 ----
.\" SUCH DAMAGE.
.\"
! .\" from: @(#)MAKEDEV.8 8.1 (Berkeley) 6/5/93
.\" $Id: MAKEDEV.8,v 1.3 1994/12/28 23:34:56 cgd Exp $
.\"
! .TH MAKEDEV 8 "June 5, 1993"
.UC 7
.SH NAME
***************
*** 61,66 ****
.TP 10
std
! the standard devices (console, drum, fd/*, klog, kmem, mem, null,
! stderr, stdin, stdout, tty)
.br
.ns
--- 61,66 ----
.TP 10
std
! the standard devices (console, drum, io, klog, kmem, mem, null,
! stderr, stdin, stdout, tty, zero)
.br
.ns
***************
*** 71,76 ****
.ns
.TP 10
! com#
! standard PC COM ports
.br
.ns
--- 71,86 ----
.ns
.TP 10
! audio
! generic audio interface
! .br
! .ns
! .TP 10
! bpf#
! Berkeley packet filters
! .br
! .ns
! .TP 10
! ccd#
! ``concatenated'' pseudo-disks
.br
.ns
***************
*** 81,84 ****
--- 91,99 ----
.ns
.TP 10
+ fd
+ file descriptors
+ .br
+ .ns
+ .TP 10
fd#
``floppy'' disk drives (3 1/2, 5 1/4)
***************
*** 86,94 ****
.ns
.TP 10
! flog#
kernel logging device
.br
.ns
.TP 10
pty#
set of 16 master and slave pseudo terminals
--- 101,144 ----
.ns
.TP 10
! klog
kernel logging device
.br
.ns
.TP 10
+ lkm
+ loadable kernel modules
+ .br
+ .ns
+ .TP 10
+ lms#
+ Logitech bus mice
+ .br
+ .ns
+ .TP 10
+ lpa#
+ standard PC LPT ports (polled)
+ .br
+ .ns
+ .TP 10
+ lpt#
+ standard PC LPT ports
+ .br
+ .ns
+ .TP 10
+ mcd#
+ Mitsumi CD-ROM drives
+ .br
+ .ns
+ .TP 10
+ mms#
+ Microsoft bus mice
+ .br
+ .ns
+ .TP 10
+ pms#
+ PS/2 mice
+ .br
+ .ns
+ .TP 10
pty#
set of 16 master and slave pseudo terminals
***************
*** 103,106 ****
--- 153,176 ----
st#
SCSI tape drives
+ .br
+ .ns
+ .TP 10
+ tty#
+ standard PC COM ports
+ .br
+ .ns
+ .TP 10
+ ttyv#
+ virtual consoles
+ .br
+ .ns
+ .TP 10
+ tun#
+ network tunnel driver
+ .br
+ .ns
+ .TP 10
+ vnd#
+ ``file'' pseudo-disks
.br
.ns
>Audit-Trail:
>Unformatted: