Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 1999 11:47:11 +0200
From:      Sheldon Hearn <axl@iafrica.com>
To:        Michael Smith <msmith@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/share/man/man4/man4.i386 alog.4 
Message-ID:  <54492.916825631@axl.noc.iafrica.com>
In-Reply-To: Your message of "Tue, 19 Jan 1999 19:30:39 PST." <199901200330.TAA00798@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 19 Jan 1999 19:30:39 PST, Michael Smith wrote:

> msmith      1999/01/19 19:30:39 PST
> 
>   Removed files:
>     share/man/man4/man4.i386 alog.4 
>   Log:
>   Alog is gone.

Not yet. You've broken world. :)

Hit the Makefile as well (as shown below), and we're home free.

Ciao,
Sheldon.

Index: Makefile
===================================================================
RCS file: /home/ncvs/src/share/man/man4/man4.i386/Makefile,v
retrieving revision 1.94
diff -u -d -r1.94 Makefile
--- Makefile	1999/01/09 18:12:06	1.94
+++ Makefile	1999/01/20 09:39:47
@@ -1,6 +1,6 @@
 #	$Id: Makefile,v 1.94 1999/01/09 18:12:06 wpaul Exp $
 
-MAN4=	adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 alog.4 apm.4 ar.4 asc.4 ax.4 \
+MAN4=	adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 apm.4 ar.4 asc.4 ax.4 \
 	bktr.4 bt.4 cs.4 cx.4 cy.4 de.4 \
 	dgb.4 dpt.4 ed.4 el.4 en.4 ep.4 ex.4 fdc.4 fe.4 fxp.4 gsc.4 ie.4 \
 	io.4 joy.4 keyboard.4 labpc.4 le.4 lnc.4 lp.4 lpt.4 matcd.4 mcd.4 \
@@ -16,7 +16,6 @@
 MLINKS+=	ahb.4 ../ahb.4
 MLINKS+=	ahc.4 ../ahc.4
 MLINKS+=	aic.4 ../aic.4
-MLINKS+=	alog.4 ../alog.4
 MLINKS+=	apm.4 ../apm.4
 MLINKS+=	ar.4 ../ar.4
 MLINKS+=	asc.4 ../asc.4

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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