* - DoxygenPages/\r
* - CodeTemplates/\r
*\r
- * If required, files from the CodeTemplates/ subdirectory may be copied to your IDE project as required.\r
+ * If required, files from the CodeTemplates/ subdirectory may be copied to your IDE project as needed.\r
*\r
* The resulting copy of the library may then be imported into your chosen IDE according to the instructions\r
* shown in \ref Sec_LibraryImport.\r
*\r
* \subsection SSec_AutomaticExport Automatic Export\r
* If desired, the steps indicated in \ref SSec_ManualExport may be automatically performed, by running the\r
- * command <b><code>make export_tar</code></b> from the command line. This will generate two .TAR files in the\r
- * current directory, named <b>LUFA_<i>{Version Number}</i>.tar</b> and\r
- * <b>LUFA_<i>{Version Number}</i>_Code_Templates.tar</b>. The first archive contains the exported LUFA core\r
- * with the non-required files removed, while the second contains an archived copy of the code template files\r
- * for the current LUFA version.\r
+ * command <b><code>make export_tar</code></b> from the command line. This will generate two .tar files in the\r
+ * current directory, named <code>LUFA_XXXXXX.tar</code> and <code>LUFA_XXXXXX_Code_Templates.tar</code> (where "XXXXXX" is\r
+ * the version of the library being exported). The first archive contains the exported LUFA core with the\r
+ * non-required files removed, while the second contains an archived copy of the code template files for the\r
+ * current LUFA version.\r
*\r
* The resulting archived copy of the library may then be extracted to your chosen IDE project source directory\r
* and imported according to the instructions shown in \ref Sec_LibraryImport.\r