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/man4.i386 pullup 1.36->1.37 (drochner): ...



details:   https://anonhg.NetBSD.org/src/rev/1f3765f34822
branches:  netbsd-1-4
changeset: 468421:1f3765f34822
user:      perry <perry%NetBSD.org@localhost>
date:      Thu Apr 22 15:19:26 1999 +0000

description:
pullup 1.36->1.37 (drochner): reorg/new wscons docs

diffstat:

 share/man/man4/man4.i386/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r f93997ba017e -r 1f3765f34822 share/man/man4/man4.i386/Makefile
--- a/share/man/man4/man4.i386/Makefile Thu Apr 22 15:18:04 1999 +0000
+++ b/share/man/man4/man4.i386/Makefile Thu Apr 22 15:19:26 1999 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.36 1998/11/04 17:36:00 bouyer Exp $
+#      $NetBSD: Makefile,v 1.36.2.1 1999/04/22 15:19:26 perry Exp $
 #      from: @(#)Makefile      8.1 (Berkeley) 6/5/93
 
 MAN=   apm.4 autoconf.4 busmouse.4 com.4 console.4 fdc.4 \
        ie.4 intro.4 joy.4 le.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
-       pms.4 pcvt.4 speaker.4
-MLINKS=        mem.4 kmem.4
+       opms.4 pcvt.4 speaker.4
+MLINKS=        mem.4 kmem.4 lms.4 olms.4 mms.4 omms.4
 MANSUBDIR=/i386
 
 .include <bsd.man.mk>



Home | Main Index | Thread Index | Old Index