Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/kern Change the DO NOT EDIT warning slightly, including ...



details:   https://anonhg.NetBSD.org/src/rev/229a956dec92
branches:  trunk
changeset: 574335:229a956dec92
user:      perry <perry%NetBSD.org@localhost>
date:      Sat Feb 26 21:40:45 2005 +0000

description:
Change the DO NOT EDIT warning slightly, including the text "DO NOT EDIT".
(It is nice if all files that should not be edited have DO NOT EDIT in them.)

diffstat:

 sys/kern/vnode_if.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 1ea76a06c085 -r 229a956dec92 sys/kern/vnode_if.sh
--- a/sys/kern/vnode_if.sh      Sat Feb 26 21:34:55 2005 +0000
+++ b/sys/kern/vnode_if.sh      Sat Feb 26 21:40:45 2005 +0000
@@ -29,7 +29,7 @@
  * SUCH DAMAGE.
  */
 "
-SCRIPT_ID='$NetBSD: vnode_if.sh,v 1.36 2005/02/26 21:34:56 perry Exp $'
+SCRIPT_ID='$NetBSD: vnode_if.sh,v 1.37 2005/02/26 21:40:45 perry Exp $'
 
 # Script to produce VFS front-end sugar.
 #
@@ -143,7 +143,7 @@
 /*     @NetBSD@        */
 
 /*
- * Warning: This file is generated automatically.
+ * Warning: DO NOT EDIT! This file is automatically generated!
  * (Modifications made here may easily be lost!)
  *
  * Created from the file:



Home | Main Index | Thread Index | Old Index