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/man8 Pullup rev 1.37. Approved by thorpej.



details:   https://anonhg.NetBSD.org/src/rev/c847a4becba5
branches:  netbsd-1-5
changeset: 489044:c847a4becba5
user:      minoura <minoura%NetBSD.org@localhost>
date:      Fri Aug 11 03:30:32 2000 +0000

description:
Pullup rev 1.37.  Approved by thorpej.
add compat_pecoff(8) manpage.

diffstat:

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

diffs (15 lines):

diff -r 59d6aa639b57 -r c847a4becba5 share/man/man8/Makefile
--- a/share/man/man8/Makefile   Fri Aug 11 03:24:23 2000 +0000
+++ b/share/man/man8/Makefile   Fri Aug 11 03:30:32 2000 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.36 2000/04/29 00:29:01 lukem Exp $
+#      $NetBSD: Makefile,v 1.36.4.1 2000/08/11 03:30:33 minoura Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/5/93
 
-MAN=   compat_freebsd.8 compat_ibcs2.8 compat_linux.8 \
-       compat_osf1.8 compat_sunos.8 compat_svr4.8 compat_ultrix.8 \
+MAN=   compat_freebsd.8 compat_ibcs2.8 compat_linux.8 compat_osf1.8 \
+       compat_pecoff.8 compat_sunos.8 compat_svr4.8 compat_ultrix.8 \
        diskless.8 genassym.sh.8 intro.8 rc.8 sticky.8 yp.8
 MLINKS+=compat_svr4.8 compat_sco.8
 MLINKS+=compat_svr4.8 compat_solaris.8



Home | Main Index | Thread Index | Old Index