Unix2Dos v0.3
=============

Description:
------------
Unix2Dos is a small utility, which converts Line Feed characters to
Carriage Return + Line Feed. This can be useful, when a text file
(usually a UNIX text file) has only Line Feed characters between lines.
In this case many DOS viewers display such files without breaking them
to lines.


Note:
-----
Unix2Dos was written in pure ASM and optimized for speed.

This program requires about 130k conventional memory to run.

Don't use pathnames before filenames! Only files in the current directory
can be processed.


Usage:
------
unix2dos filename

Without parameters, the program displays usage information.


History:
--------
v0.1	First public release

v0.2	Fixed typo in usage information
	Fixed file opening error due to a WWPACK bug (I think)

v0.3	486 loop optimizations for faster speed


Author:
-------
Nagy Dniel  (C)1995
This program is freeware. It's free to copy and use for anyone.

Internet address: nagyd@almos.vein.hu
