Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Make uhub(4) a link to usb(4).



details:   https://anonhg.NetBSD.org/src/rev/7c993deb03e6
branches:  trunk
changeset: 476342:7c993deb03e6
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Sep 13 23:04:34 1999 +0000

description:
Make uhub(4) a link to usb(4).

diffstat:

 share/man/man4/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1ccdd0f3cc53 -r 7c993deb03e6 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Mon Sep 13 23:03:44 1999 +0000
+++ b/share/man/man4/Makefile   Mon Sep 13 23:04:34 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.105 1999/09/13 22:58:22 augustss Exp $
+#      $NetBSD: Makefile,v 1.106 1999/09/13 23:04:34 augustss Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   ahb.4 ahc.4 aria.4 atalk.4 audio.4 bha.4 bpf.4 ccd.4 cd.4 ch.4 \
@@ -44,6 +44,7 @@
 MLINKS+=audio.4 mixer.4
 MLINKS+=scsi.4 atapi.4
 MLINKS+=mii.4 phy.4
+MLINKS+=usb.4 uhub.4
 
 SUBDIR=        man4.amiga man4.arm32 man4.atari man4.hp300 man4.i386 \
        man4.mac68k man4.pc532 man4.pmax man4.sparc man4.sun3 \



Home | Main Index | Thread Index | Old Index