VMHSUtilFileMove has been broken since 2008 and no one has noticed,
so I would be happy to remove the entire mv command from VMHS if
no one would miss it.
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
*
* File_Replace --
*
- * Replace old file with new file, and attempt to reproduce
- * file permissions. A NULL value for either the oldName or
+ * Replace old file (destination) with new file (source), and attempt to
+ * reproduce file permissions. A NULL value for either the oldName or
* newName will result in failure and errno will be set to EFAULT.
*
* Results: