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.i386 Make PCIBIOS point to pcibios.



details:   https://anonhg.NetBSD.org/src/rev/7e6dc49bacd0
branches:  trunk
changeset: 485054:7e6dc49bacd0
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Apr 17 17:02:16 2000 +0000

description:
Make PCIBIOS point to pcibios.

diffstat:

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

diffs (16 lines):

diff -r d7aaa1241943 -r 7e6dc49bacd0 share/man/man4/man4.i386/Makefile
--- a/share/man/man4/man4.i386/Makefile Mon Apr 17 16:58:38 2000 +0000
+++ b/share/man/man4/man4.i386/Makefile Mon Apr 17 17:02:16 2000 +0000
@@ -1,10 +1,11 @@
-#      $NetBSD: Makefile,v 1.41 2000/02/27 17:09:39 augustss Exp $
+#      $NetBSD: Makefile,v 1.42 2000/04/17 17:02:16 augustss 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 lms.4 lpt.4 mem.4 mms.4 npx.4 \
        opms.4 pcibios.4 pcvt.4 pnpbios.4
 MLINKS=        mem.4 kmem.4 lms.4 olms.4 mms.4 omms.4
+MLINKS+=pcibios.4 PCIBIOS.4
 MANSUBDIR=/i386
 
 .include <bsd.man.mk>



Home | Main Index | Thread Index | Old Index