Source-Changes-HG archive

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

[src/netbsd-1-4]: src/share/man/man4 pullup 1.87-1.88 (add ex.4)



details:   https://anonhg.NetBSD.org/src/rev/7a7ae8f4a755
branches:  netbsd-1-4
changeset: 468252:7a7ae8f4a755
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Apr 16 05:16:44 1999 +0000

description:
pullup 1.87-1.88 (add ex.4)

diffstat:

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

diffs (19 lines):

diff -r 99472f88f806 -r 7a7ae8f4a755 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Fri Apr 16 01:44:49 1999 +0000
+++ b/share/man/man4/Makefile   Fri Apr 16 05:16:44 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.87 1999/03/28 17:06:38 hwr Exp $
+#      $NetBSD: Makefile,v 1.87.2.1 1999/04/16 05:16:44 msaitoh 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 \
@@ -23,6 +23,9 @@
        gus.4 guspnp.4 iy.4 mcd.4 pss.4 rtfps.4 sb.4 sea.4 tcom.4 \
        wds.4 we.4 wss.4 wt.4
 
+# machine-independent ISA devices
+MAN+=  ex.4
+
 # machine-independent VME devices
 MAN+=  si.4
 



Home | Main Index | Thread Index | Old Index