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 Make the xsh man pages to unbreak ...



details:   https://anonhg.NetBSD.org/src/rev/1bde6d22f5f5
branches:  trunk
changeset: 789160:1bde6d22f5f5
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Fri Aug 09 15:35:54 2013 +0000

description:
Make the xsh man pages to unbreak the build (sets lists were updated to
expect these man pages, but they were not being built)

diffstat:

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

diffs (17 lines):

diff -r 7db9120f6c80 -r 1bde6d22f5f5 share/man/man4/man4.amiga/Makefile
--- a/share/man/man4/man4.amiga/Makefile        Fri Aug 09 15:11:08 2013 +0000
+++ b/share/man/man4/man4.amiga/Makefile        Fri Aug 09 15:35:54 2013 +0000
@@ -1,11 +1,11 @@
 #      from: @(#)Makefile      8.2 (Berkeley) 2/16/94
-#      $NetBSD: Makefile,v 1.28 2013/01/29 21:31:18 rkujawa Exp $
+#      $NetBSD: Makefile,v 1.29 2013/08/09 15:35:54 pgoyette Exp $
 
 MAN=   a1k2cp.4 afsc.4 ahsc.4 amidisplaycc.4 atzsc.4 autoconf.4 console.4 \
        bah.4 bppcsc.4 clockport.4 cv3dpb.4 ed.4 efa.4 em4k.4 empb.4 es.4 fdc.4 grf.4 \
        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 mppb.4 p5membar.4 p5pb.4 \
-       qn.4 ser.4 wesc.4 xsurf.4 z3rambd.4 zssc.4
+       qn.4 ser.4 wesc.4 xsh.4 xsurf.4 z3rambd.4 zssc.4
 MLINKS=        mem.4 kmem.4
 MANSUBDIR=/amiga
 



Home | Main Index | Thread Index | Old Index