diff --git a/iocBoot/iocvxWorks/save_restore.cmd b/iocBoot/iocvxWorks/save_restore.cmd
index 5a210bb7c6507d124b628d648e4f634a9439cba1..84628ae1b3bd7bd36e448e9afee1eb8d1c91c251 100644
--- a/iocBoot/iocvxWorks/save_restore.cmd
+++ b/iocBoot/iocvxWorks/save_restore.cmd
@@ -32,9 +32,9 @@ set_pass0_restoreFile("auto_positions.sav")
 set_pass0_restoreFile("auto_settings.sav")
 set_pass1_restoreFile("auto_settings.sav")
 
-# load general-purpose interpolation tables with local, user-editable file
-# (if interp_settings.req is included in auto_settings.req, the next line
-# will overwrite those restored values)
+# load general-purpose interpolation tables with the local, user-editable
+# file interp.sav.  (If interp_settings.req is included in auto_settings.req,
+# the next line will overwrite those restored values.)
 #set_pass1_restoreFile("interp.sav")
 
 ###