fix some typos mentioned downstream

This commit is contained in:
nhmall
2018-02-19 21:32:54 -05:00
parent f72f72f863
commit 25d17eb62c
3 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
* For "UNIX" select BSD, ULTRIX, SYSV, or HPUX in unixconf.h.
* A "VMS" option is not needed since the VMS C-compilers
* provide it (no need to change sec#1, vmsconf.h handles it).
* MacOSX uses the UNIX configruation, not the old MAC one.
* MacOSX uses the UNIX configuration, not the old MAC one.
*/
#define UNIX /* delete if no fork(), exec() available */