You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
573 B
12 lines
573 B
|
|
// == NAMING CONVENTION == |
|
|
|
As of 3.73, a standard for naming conventions was adopted to more |
|
clearly distinguish different aspects. The moniker "The *Syslinux* |
|
Project", in standard proper noun capitalization, shall be used to refer |
|
to the project as a whole. The all-caps form shall be used to refer to a |
|
particular loader variant such as "*SYSLINUX*" for the standard disk |
|
(floppy/hard disk; formerly just FAT) loader. The all-lower case form |
|
should be used to refer to a particular installer such as |
|
"syslinux-mtools" for the mtools-based installer for *SYSLINUX*. |
|
|
|
|