Dictionary of Computer and Internet Terms: line feed
line feed
the character code that tells a printer or terminal to advance to the next line; ASCII code 10. UNIX uses LF to indicate the end of a line in a text file. The Macintosh uses CR; DOS and Windows use CRLF.