Module Name:    src
Committed By:   abhinav
Date:           Sun Jun 12 18:42:28 UTC 2016

Modified Files:
        src/share/man/man8/man8.hp300: Makefile
Removed Files:
        src/share/man/man8/man8.hp300: crash.8

Log Message:
Remove crash.8 for hp300 as there is already a man page for crash(8).
Discussed on port-hp300: 
http://mail-index.netbsd.org/port-hp300/2016/06/07/msg000106.html


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man8/man8.hp300/Makefile
cvs rdiff -u -r1.10 -r0 src/share/man/man8/man8.hp300/crash.8

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/man8/man8.hp300/Makefile
diff -u src/share/man/man8/man8.hp300/Makefile:1.10 src/share/man/man8/man8.hp300/Makefile:1.11
--- src/share/man/man8/man8.hp300/Makefile:1.10	Fri Oct 24 20:26:58 2003
+++ src/share/man/man8/man8.hp300/Makefile	Sun Jun 12 18:42:28 2016
@@ -1,7 +1,7 @@
-#	$NetBSD: Makefile,v 1.10 2003/10/24 20:26:58 jdolecek Exp $
+#	$NetBSD: Makefile,v 1.11 2016/06/12 18:42:28 abhinav Exp $
 #	from: @(#)Makefile	8.1 (Berkeley) 6/5/93
 
-MAN=	boot.8 crash.8 format.8
+MAN=	boot.8 format.8
 MANSUBDIR=/hp300
 
 .include <bsd.man.mk>

Reply via email to