[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS: cvs.openbsd.org: src



Hmm. shouldn't this be done too?

Index: Makefile
===================================================================
RCS file: /cvs/src/share/doc/usd/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    1997/08/07 09:01:51     1.2
+++ Makefile    1998/09/22 12:34:55
@@ -7,13 +7,13 @@
 # 07.mail 13.viref 14.jove 15.sed 28.bib 30.rogue 31.trek
 
 # Missing from 4.4BSD-Lite:
-# 01.begin 02.learn 03.shell 05.dc 06.bc 09.edtut 10.edadv 11.vitut
+# 01.begin 03.shell 05.dc 06.bc 09.edtut 10.edadv 11.vitut
 # 12.exref 16.awk 17.msmacros 21.troff 22.trofftut 23.eqn 24.eqnguide
 # 25.tbl 26.refer 27.invert 29.diction
 
 DOCDIR=        /usr/share/doc/usd
 FILES= 00.contents Makefile Title
-SUBDIR=        18.msdiffs 19.memacros 20.meref
+SUBDIR=        02.learn 18.msdiffs 19.memacros 20.meref
 .if exists(04.csh)
 SUBDIR+= 04.csh
 .endif

> Date: Sun, 20 Sep 1998 17:15:52 -0600 (MDT)
> From: Ian Darwin <ian@cvs.openbsd.org>
> 
> CVSROOT:	/cvs
> Module name:	src
> Changes by:	ian@cvs.openbsd.org	98/09/20 17:15:51
> 
> Removed files:
> 	share/doc/02.learn: COPYRIGHT Makefile learn.ms 
> 
> Log message:
> Checked in without subdirectory. Removed from here to avoid duplication.
>