Module Name:    src
Committed By:   riz
Date:           Mon Aug 13 19:55:10 UTC 2012

Modified Files:
        src/etc [netbsd-6]: MAKEDEV.tmpl

Log Message:
Missed part of rev 1.154 from ticket #490.


To generate a diff of this commit:
cvs rdiff -u -r1.151.2.4 -r1.151.2.5 src/etc/MAKEDEV.tmpl

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

Modified files:

Index: src/etc/MAKEDEV.tmpl
diff -u src/etc/MAKEDEV.tmpl:1.151.2.4 src/etc/MAKEDEV.tmpl:1.151.2.5
--- src/etc/MAKEDEV.tmpl:1.151.2.4	Mon Aug 13 19:52:30 2012
+++ src/etc/MAKEDEV.tmpl	Mon Aug 13 19:55:10 2012
@@ -1,5 +1,5 @@
 #!/bin/sh -
-#	$NetBSD: MAKEDEV.tmpl,v 1.151.2.4 2012/08/13 19:52:30 riz Exp $
+#	$NetBSD: MAKEDEV.tmpl,v 1.151.2.5 2012/08/13 19:55:10 riz Exp $
 #
 # Copyright (c) 2003,2007,2008 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -57,6 +57,7 @@
 #	uu*	TU58 cassettes on DL11 controller
 #
 # Disks:
+#	dk*	wedge disk slices
 #	ccd*	concatenated disk devices
 #	cd*	SCSI or ATAPI CD-ROM
 #	cgd*	cryptographic disk devices

Reply via email to