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/man3 Pull up revision 1.20 (approved by relen...



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

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

diffstat:

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

diffs (17 lines):

diff -r 4a14645ec40e -r f7aee4664c76 share/man/man3/Makefile
--- a/share/man/man3/Makefile   Fri Sep 08 14:06:05 2000 +0000
+++ b/share/man/man3/Makefile   Fri Sep 08 14:06:42 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.19 2000/05/27 22:27:33 mycroft Exp $
+#      $NetBSD: Makefile,v 1.19.2.1 2000/09/08 14:06:42 ad Exp $
 #      @(#)Makefile    8.2 (Berkeley) 12/13/93
 
 MAN=   assert.3 bitstring.3 dlfcn.3 end.3 intro.3 queue.3 stdarg.3
@@ -32,7 +32,5 @@
 MLINKS+=dlfcn.3 dlopen.3 dlfcn.3 dlclose.3 dlfcn.3 dlsym.3 dlfcn.3 dlctl.3 \
        dlfcn.3 dlerror.3 dlfcn.3 dladdr.3
 
-SUBDIR=        man3.i386
-
 .include <bsd.man.mk>
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index