Changes
/* RESTORE [line] */
==== RESTORE [line] ====
: Resets the data pointer used by <tt>READ</tt>. When used without parameters, resets the pointer to the first data in the program. Otherwise, resets the pointer to the given line number.
''Example:''