Source-Changes-HG archive

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

[src/netbsd-1-6]: src/share/man/man4 Pull up revision 1.296 (requested by mbw...



details:   https://anonhg.NetBSD.org/src/rev/945185fe3578
branches:  netbsd-1-6
changeset: 530841:945185fe3578
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Oct 05 12:31:04 2003 +0000

description:
Pull up revision 1.296 (requested by mbw in ticket #1485):
Alex Zepeda <zipzippy%sonic.net@localhost> created some nice new ADB man pages
based loosely on the mac68k adb.4.  These pages are MI (mac68k and
macppc).

diffstat:

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

diffs (19 lines):

diff -r dda52710705f -r 945185fe3578 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Sun Oct 05 12:30:52 2003 +0000
+++ b/share/man/man4/Makefile   Sun Oct 05 12:31:04 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.259.2.2 2003/10/05 11:54:43 tron Exp $
+#      $NetBSD: Makefile,v 1.259.2.3 2003/10/05 12:31:04 tron Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   aac.4 acphy.4 adv.4 adw.4 agp.4 ahb.4 ahc.4 amhphy.4 an.4 aria.4 \
@@ -64,6 +64,9 @@
 # machine-independent PCMCIA devices
 MAN+=  pcic.4 tcic.4 pcmcom.4 xi.4
 
+# machine-independent obio (mac68k and macppc) devices
+MAN+=  adb.4 akbd.4 ams.4
+
 # machine-independent podulebus devices
 MAN+=  dtide.4 ea.4 eb.4 hcide.4
 



Home | Main Index | Thread Index | Old Index