mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
8 lines
349 B
Plaintext
8 lines
349 B
Plaintext
RTF is the Microsoft Richtext Format, a more portable, mostly-ASCII
|
|
formatting language that is exported by word processors like MS Word.
|
|
These files generally have the extension .rtf, but occassionally have
|
|
.doc extensions as well. This parser is from the Microsoft spec,
|
|
"ported" to Unix systems.
|
|
|
|
WWW: http://www.fiction.net/blong/programs/#rtf
|