Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/man/man1 Pull up revision 1.9 (approved by releng...



details:   https://anonhg.NetBSD.org/src/rev/4a14645ec40e
branches:  netbsd-1-5
changeset: 489408:4a14645ec40e
user:      ad <ad%NetBSD.org@localhost>
date:      Fri Sep 08 14:06:05 2000 +0000

description:
Pull up revision 1.9 (approved by releng-1-5):
  PCVT is dead.

diffstat:

 share/man/man1/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 0a95042cc9a3 -r 4a14645ec40e share/man/man1/Makefile
--- a/share/man/man1/Makefile   Fri Sep 08 14:04:09 2000 +0000
+++ b/share/man/man1/Makefile   Fri Sep 08 14:06:05 2000 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.8 1997/10/11 08:22:12 mycroft Exp $
+#      $NetBSD: Makefile,v 1.8.12.1 2000/09/08 14:06:05 ad Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/5/93
 
 MAN=   cd.1 intro.1 wait.1
 
-SUBDIR=        man1.atari man1.i386 man1.x68k
+SUBDIR=        man1.atari man1.x68k
 
 .include <bsd.man.mk>
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index