Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/man/man4 Pull up revision 1.190 (requested by he):



details:   https://anonhg.NetBSD.org/src/rev/9904f7aafc64
branches:  netbsd-1-5
changeset: 491727:9904f7aafc64
user:      he <he%NetBSD.org@localhost>
date:      Wed May 09 22:32:33 2001 +0000

description:
Pull up revision 1.190 (requested by he):
  Add a few manual pages specific to NetBSD/macppc.
  Here: add man4.macppc to SUBDIR.

diffstat:

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

diffs (18 lines):

diff -r 860cb862fcb1 -r 9904f7aafc64 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Wed May 09 22:31:19 2001 +0000
+++ b/share/man/man4/Makefile   Wed May 09 22:32:33 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.160.2.9 2001/05/06 15:15:32 he Exp $
+#      $NetBSD: Makefile,v 1.160.2.10 2001/05/09 22:32:33 he Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   adv.4 adw.4 ahb.4 ahc.4 an.4 aria.4 atalk.4 audio.4 auvia.4 \
@@ -76,7 +76,7 @@
 MLINKS+=tty.4 dty.4
 
 SUBDIR=        man4.amiga man4.arm26 man4.arm32 man4.atari man4.hp300 \
-       man4.i386 man4.mac68k man4.mvme68k man4.pc532 man4.pmax \
+       man4.i386 man4.mac68k man4.macppc man4.mvme68k man4.pc532 man4.pmax \
        man4.sparc man4.sun3 man4.vax man4.x68k
 
 .include <bsd.man.mk>



Home | Main Index | Thread Index | Old Index