Module Name:    src
Committed By:   pgoyette
Date:           Fri Aug  9 15:35:54 UTC 2013

Modified Files:
        src/share/man/man4/man4.amiga: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/share/man/man4/man4.amiga/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/man4.amiga/Makefile
diff -u src/share/man/man4/man4.amiga/Makefile:1.28 src/share/man/man4/man4.amiga/Makefile:1.29
--- src/share/man/man4/man4.amiga/Makefile:1.28	Tue Jan 29 21:31:18 2013
+++ src/share/man/man4/man4.amiga/Makefile	Fri Aug  9 15:35:54 2013
@@ -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
 

Reply via email to