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.acorn32 Link mem(4) to kmem(4), as it wa...
details: https://anonhg.NetBSD.org/src/rev/963f8d9066bd
branches: trunk
changeset: 545980:963f8d9066bd
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Apr 18 15:04:22 2003 +0000
description:
Link mem(4) to kmem(4), as it was for arm32.
diffstat:
share/man/man4/man4.acorn32/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 29dd49c55ef5 -r 963f8d9066bd share/man/man4/man4.acorn32/Makefile
--- a/share/man/man4/man4.acorn32/Makefile Fri Apr 18 15:02:21 2003 +0000
+++ b/share/man/man4/man4.acorn32/Makefile Fri Apr 18 15:04:22 2003 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2003/04/17 11:46:09 bjh21 Exp $
+# $NetBSD: Makefile,v 1.3 2003/04/18 15:04:22 wiz Exp $
MAN= asc.4 autoconf.4 beep.4 busmouse.4 cosc.4 csc.4 ie.4 intro.4 \
kbd.4 lpt.4 mainbus.4 mem.4 opms.4 podulebus.4 ptsc.4 qms.4
-MLINKS= qms.4 wsqms.4
+MLINKS= mem.4 kmem.4 qms.4 wsqms.4
MANSUBDIR=/acorn32
Home |
Main Index |
Thread Index |
Old Index