|
Selection
|
Description
|
|
Mac OS X
|
Forces all lines to end with the ASCII Line-Feed (LF) character. This is the standard for Unix systems.
|
|
Mac OS 9
|
Forces all lines to end with the ASCII Carriage-Return (CR) character. This is the standard for Mac OS 9 and earlier.
|
|
Windows
|
Forces all lines to end with the ASCII sequence Carriage-Return followed by Line-Feed (CR+LF) character. This is the standard for DOS & Windows systems. Note that this also corrects lines which end in LF+CR.
|