summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/insns.inc.tmpl2
-rw-r--r--template/insns_info.inc.tmpl2
-rw-r--r--template/known_errors.inc.tmpl2
-rw-r--r--template/minsns.inc.tmpl2
4 files changed, 4 insertions, 4 deletions
diff --git a/template/insns.inc.tmpl b/template/insns.inc.tmpl
index 6543686003..203273f92b 100644
--- a/template/insns.inc.tmpl
+++ b/template/insns.inc.tmpl
@@ -6,7 +6,7 @@
DO NOT TOUCH!
If you want to fix something, you must edit 'template/insns.inc.tmpl'
- or insns2vm.rb
+ or tool/insns2vm.rb
*/
diff --git a/template/insns_info.inc.tmpl b/template/insns_info.inc.tmpl
index 99e4b7b5b3..14b4ef50ab 100644
--- a/template/insns_info.inc.tmpl
+++ b/template/insns_info.inc.tmpl
@@ -6,7 +6,7 @@
DO NOT TOUCH!
If you want to fix something, you must edit 'template/insns_info.inc.tmpl'
- or insns2vm.rb
+ or tool/insns2vm.rb
*/
<%= insn_type_chars %>
diff --git a/template/known_errors.inc.tmpl b/template/known_errors.inc.tmpl
index deb54e44d7..c3aee77477 100644
--- a/template/known_errors.inc.tmpl
+++ b/template/known_errors.inc.tmpl
@@ -1,6 +1,6 @@
/** -*-c-*-
* DO NOT EDIT
- * This file is automatically generated by tools/generic_erb.rb from
+ * This file is automatically generated by tool/generic_erb.rb from
* template/known_errors.inc.tmpl and defs/known_errors.def.
*/
diff --git a/template/minsns.inc.tmpl b/template/minsns.inc.tmpl
index b9e037e978..54b192898f 100644
--- a/template/minsns.inc.tmpl
+++ b/template/minsns.inc.tmpl
@@ -6,7 +6,7 @@
DO NOT TOUCH!
If you want to fix something, you must edit 'template/minsns.inc.tmpl'
- or insns2vm.rb
+ or tool/insns2vm.rb
*/
<%= defs %>