Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8 compat_ibcs2.8 was missing from MAN list. al...
details: https://anonhg.NetBSD.org/src/rev/d229f925ab5b
branches: trunk
changeset: 472625:d229f925ab5b
user: cgd <cgd%NetBSD.org@localhost>
date: Mon May 03 19:02:34 1999 +0000
description:
compat_ibcs2.8 was missing from MAN list. also, alphabetize MAN list
diffstat:
share/man/man8/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (17 lines):
diff -r 072c8a68efbf -r d229f925ab5b share/man/man8/Makefile
--- a/share/man/man8/Makefile Mon May 03 18:59:08 1999 +0000
+++ b/share/man/man8/Makefile Mon May 03 19:02:34 1999 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 1999/01/16 14:16:46 lukem Exp $
+# $NetBSD: Makefile,v 1.28 1999/05/03 19:02:34 cgd Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
-MAN= adduser.8 compat_linux.8 compat_freebsd.8 compat_sunos.8 \
- compat_svr4.8 compat_ultrix.8 diskless.8 genassym.sh.8 \
- intro.8 rc.8 sticky.8 yp.8
+MAN= adduser.8 compat_freebsd.8 compat_ibcs2.8 compat_linux.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
MLINKS+= compat_svr4.8 compat_xenix.8
Home |
Main Index |
Thread Index |
Old Index