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 Pull up revision 1.40 (requested by mino...



details:   https://anonhg.NetBSD.org/src/rev/243673eb467e
branches:  netbsd-1-5
changeset: 490393:243673eb467e
user:      he <he%NetBSD.org@localhost>
date:      Fri Dec 15 05:07:30 2000 +0000

description:
Pull up revision 1.40 (requested by minoura):
  Alias compat_win32.8 and peace.8.

diffstat:

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

diffs (18 lines):

diff -r d7eef3a96780 -r 243673eb467e share/man/man8/Makefile
--- a/share/man/man8/Makefile   Fri Dec 15 05:05:36 2000 +0000
+++ b/share/man/man8/Makefile   Fri Dec 15 05:07:30 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.36.4.1 2000/08/11 03:30:33 minoura Exp $
+#      $NetBSD: Makefile,v 1.36.4.2 2000/12/15 05:07:30 he Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/5/93
 
 MAN=   compat_freebsd.8 compat_ibcs2.8 compat_linux.8 compat_osf1.8 \
@@ -7,6 +7,8 @@
 MLINKS+=compat_svr4.8 compat_sco.8
 MLINKS+=compat_svr4.8 compat_solaris.8
 MLINKS+=compat_svr4.8 compat_xenix.8
+MLINKS+=compat_pecoff.8 compat_win32.8
+MLINKS+=compat_pecoff.8 peace.8
 MLINKS+=yp.8 nis.8
 MLINKS+=rc.8 rc.d.8
 MLINKS+=rc.8 rc.shutdown.8



Home | Main Index | Thread Index | Old Index