Module Name: src
Committed By: christos
Date: Thu Feb 28 03:04:12 UTC 2013
Modified Files:
src/etc: MAKEDEV.tmpl
Log Message:
missing comment
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 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.163 src/etc/MAKEDEV.tmpl:1.164
--- src/etc/MAKEDEV.tmpl:1.163 Wed Feb 27 21:00:27 2013
+++ src/etc/MAKEDEV.tmpl Wed Feb 27 22:04:12 2013
@@ -1,5 +1,5 @@
#!/bin/sh -
-# $NetBSD: MAKEDEV.tmpl,v 1.163 2013/02/28 02:00:27 christos Exp $
+# $NetBSD: MAKEDEV.tmpl,v 1.164 2013/02/28 03:04:12 christos Exp $
#
# Copyright (c) 2003,2007,2008 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -298,7 +298,7 @@
# tpm Trusted Platform Module
#
# Debugging and tracing
- dtrace Dynamic tracing framework
+# dtrace Dynamic tracing framework
#