Contents
========
* About
* Compiling
* History
About
=====
This is a DOS port of NetBSD's pr command.
It can be useful for printing a text file with line numbers.
Example: pr -n -o 1 -t
groff
mawk
History
=======
* Version 4 adds man2txt.awk and fixes empty pr.txt
* Version 3 adds support for gcc-ia16
* Version 2 is 16-bit (BCC)
* Version 1 is 32-bit (DJGPP)