Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4/man4.mvme68k Add the memc(4) driver.



details:   https://anonhg.NetBSD.org/src/rev/22a4671470d5
branches:  trunk
changeset: 513343:22a4671470d5
user:      scw <scw%NetBSD.org@localhost>
date:      Sat Jul 28 18:26:51 2001 +0000

description:
Add the memc(4) driver.

diffstat:

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

diffs (13 lines):

diff -r 5bca757a96d3 -r 22a4671470d5 share/man/man4/man4.mvme68k/Makefile
--- a/share/man/man4/man4.mvme68k/Makefile      Sat Jul 28 18:25:51 2001 +0000
+++ b/share/man/man4/man4.mvme68k/Makefile      Sat Jul 28 18:26:51 2001 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.3 1999/12/21 05:22:18 fair Exp $
+#      $NetBSD: Makefile,v 1.4 2001/07/28 18:26:51 scw Exp $
 
 MAN=   autoconf.4 clmpcc.4 clock.4 ie.4 intro.4 lpt.4 mainbus.4 \
-       mem.4 ncrsc.4 pcc.4 pcctwo.4 wdsc.4 zsc.4
+       mem.4 memc.4 ncrsc.4 pcc.4 pcctwo.4 wdsc.4 zsc.4
 MLINKS= mem.4 kmem.4
 MANSUBDIR=/mvme68k
 



Home | Main Index | Thread Index | Old Index