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.x68k regen; add usb*, ugen*



details:   https://anonhg.NetBSD.org/src/rev/3c22fba4aef6
branches:  trunk
changeset: 535173:3c22fba4aef6
user:      isaki <isaki%NetBSD.org@localhost>
date:      Sun Aug 11 13:23:07 2002 +0000

description:
regen; add usb*, ugen*

diffstat:

 share/man/man8/man8.x68k/MAKEDEV.8 |  15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diffs (46 lines):

diff -r 40ad683d98a3 -r 3c22fba4aef6 share/man/man8/man8.x68k/MAKEDEV.8
--- a/share/man/man8/man8.x68k/MAKEDEV.8        Sun Aug 11 13:21:07 2002 +0000
+++ b/share/man/man8/man8.x68k/MAKEDEV.8        Sun Aug 11 13:23:07 2002 +0000
@@ -6,7 +6,7 @@
 .\" *** DO NOT EDIT - any changes will be lost!!!
 .\" *** ------------------------------------------------------------------
 .\"
-.\" $NetBSD: MAKEDEV.8,v 1.19 2002/06/18 12:59:19 wiz Exp $
+.\" $NetBSD: MAKEDEV.8,v 1.20 2002/08/11 13:23:07 isaki 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 June 18, 2002
+.Dd August 11, 2002
 .Dt MAKEDEV 8 x68k
 .Os
 .Sh NAME
@@ -93,6 +93,8 @@
 Configuration specific devices
 .It Ar isdns
 Make ISDN devices
+.It Ar usbs
+Make USB devices
 .El
 .Pp
 Please note that any hash marks
@@ -182,6 +184,15 @@
 Trace device, see
 .Xr \&isdntrc 4
 . El
+.It USB devices :
+. Bl -tag -width 0123456789 -compact
+. It Ar usb#
+USB control devices, see
+.Xr \&usb 4
+. It Ar ugen#
+USB generic devices, see
+.Xr \&ugen 4
+. El
 .It Special purpose devices :
 . Bl -tag -width 0123456789 -compact
 . It Ar clockctl



Home | Main Index | Thread Index | Old Index