[Midnightbsd-cvs] src: Makefile: Doh! Forgot to remove pcvt.4 from the Makefile

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Apr 28 21:38:12 EDT 2008


Log Message:
-----------
Doh!  Forgot to remove pcvt.4 from the Makefile

Modified Files:
--------------
    src/share/man/man4:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/share/man/man4/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L share/man/man4/Makefile -L share/man/man4/Makefile -u -r1.3 -r1.4
--- share/man/man4/Makefile
+++ share/man/man4/Makefile
@@ -238,7 +238,6 @@
 	pcic.4 \
 	pcm.4 \
 	pcn.4 \
-	pcvt.4 \
 	pim.4 \
 	polling.4 \
 	ppbus.4 \
@@ -450,7 +449,6 @@
 MLINKS+=pcm.4 snd.4 \
 	pcm.4 sound.4
 MLINKS+=pcn.4 if_pcn.4
-MLINKS+=pcvt.4 vt.4
 MLINKS+=ppp.4 if_ppp.4
 MLINKS+=ral.4 if_ral.4
 MLINKS+=re.4 if_re.4


More information about the Midnightbsd-cvs mailing list