--- os2sdk/demos/apps/cpgrep/cpgrep.hlp 2018/08/09 12:25:13 1.1 +++ os2sdk/demos/apps/cpgrep/cpgrep.hlp 2018/08/09 12:26:03 1.1.1.2 @@ -1,8 +1,9 @@ CPGREP.EXE +Created by Microsoft Corp. 1986 This program is compatible with Xenix fgrep. It supports a subset of the fgrep options and has a couple of extensions. It is tailored -to the 286 (though it will run on an 8086) and DOS. It is a family +to the 286 (though it will run on an 8086) and OS/2. It is a family API application, so it will run in both real and protected modes. When running in protected mode, it uses three threads in order to do asynchronous I/O. It is pretty fast.