Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4/man4.amiga Add MLINKS for empb.4



details:   https://anonhg.NetBSD.org/src/rev/e66946197489
branches:  trunk
changeset: 944151:e66946197489
user:      kim <kim%NetBSD.org@localhost>
date:      Mon Sep 21 08:46:07 2020 +0000

description:
Add MLINKS for empb.4

diffstat:

 share/man/man4/man4.amiga/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 8ed59f169405 -r e66946197489 share/man/man4/man4.amiga/Makefile
--- a/share/man/man4/man4.amiga/Makefile        Mon Sep 21 08:20:04 2020 +0000
+++ b/share/man/man4/man4.amiga/Makefile        Mon Sep 21 08:46:07 2020 +0000
@@ -1,5 +1,5 @@
 #      from: @(#)Makefile      8.2 (Berkeley) 2/16/94
-#      $NetBSD: Makefile,v 1.32 2019/05/01 06:47:45 mlelstv Exp $
+#      $NetBSD: Makefile,v 1.33 2020/09/21 08:46:07 kim Exp $
 
 MAN=    a1k2cp.4 a2kbbc.4 a34kbbc.4 acafh.4 afsc.4 ahsc.4 amidisplaycc.4 \
        atzsc.4 autoconf.4 console.4 bah.4 bppcsc.4 clockport.4 cv3dpb.4 \
@@ -7,7 +7,9 @@
        grfcl.4 grfcv.4 grfcv3d.4 grfet.4 grfrh.4 grfrt.4 grful.4 \
        gtsc.4 intro.4 ite.4 mem.4 mfcs.4 mgnsc.4 mntva.4 mppb.4 p5membar.4 \
        p5pb.4 qn.4 ser.4 wesc.4 xsh.4 xsurf.4 z3rambd.4 zssc.4
-MLINKS=        mem.4 kmem.4
+MLINKS=        empb.4 emmem.4 \
+       empb.4 empm.4 \
+       mem.4 kmem.4
 MANSUBDIR=/amiga
 
 .include <bsd.man.mk>



Home | Main Index | Thread Index | Old Index