Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 1997 15:58:45 +0200
From:      Ollivier Robert <roberto@eurocontrol.fr>
To:        "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG>
Subject:   ix.4 still in man.i386/Makefile
Message-ID:  <19970414155845.06132@caerdonn.eurocontrol.fr>

next in thread | raw e-mail | index | archive | help
Now that the ix driver has been merged, one should either remove the ix.4
from the Makefile or make it a link to ie.4. Here is a patch for the
former.

Index: Makefile
===================================================================
RCS file: /home/ncvs/src/share/man/man4/man4.i386/Makefile,v
retrieving revision 1.61
diff -u -2 -r1.61 Makefile
--- Makefile	1997/02/22 21:19:54	1.61
+++ Makefile	1997/04/14 13:56:28
@@ -2,5 +2,5 @@
 
 MAN4=   aha.4 ahb.4 ahc.4 aic.4 apm.4 ar.4 asc.4 bt.4 cx.4 cy.4 de.4 dgb.4 \
-	ed.4 eg.4 el.4 ep.4 ex.4 gsc.4 fdc.4 fe.4 fxp.4 ie.4 io.4 ix.4 \
+	ed.4 eg.4 el.4 ep.4 ex.4 gsc.4 fdc.4 fe.4 fxp.4 ie.4 io.4 \
 	joy.4 keyboard.4 labpc.4 le.4 lnc.4 lp.4 lpt.4 matcd.4 mcd.4 mem.4 \
 	meteor.4 mse.4 mtio.4 nca.4 ncr.4 npx.4 pcvt.4 perfmon.4 psm.4 \
@@ -31,5 +31,4 @@
 MLINKS+=	ie.4 ../ie.4
 MLINKS+=	io.4 ../io.4
-MLINKS+=	ix.4 ../ix.4
 MLINKS+=	joy.4 ../joy.4
 MLINKS+=	keyboard.4 ../keyboard.4

-- 
Ollivier ROBERT -=- Eurocontrol EEC/TS -=- Ollivier.Robert@eurocontrol.fr
FreeBSD caerdonn.eurocontrol.fr 3.0-CURRENT #1: Wed Apr  9 15:05:08 CEST 1997
roberto@caerdonn.eurocontrol.fr:/src/src/sys/compile/CAERDONN2 i386



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970414155845.06132>