From c257f61f1082d19c7b6f81454fcb543b950d60eb Mon Sep 17 00:00:00 2001 From: agnosticdev Date: Thu, 20 Sep 2018 05:23:27 -0500 Subject: typo-fixes: miscellaneous typo fixes Reviewed-by: Richard Levitte Reviewed-by: Paul Dale Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/7277) (cherry picked from commit 46d085096c6ead624c61e4b8b301421301511e64) --- e_os.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e_os.h') diff --git a/e_os.h b/e_os.h index 5769029b72..8991e6202f 100644 --- a/e_os.h +++ b/e_os.h @@ -245,7 +245,7 @@ extern FILE *_imp___iob; Finally, we add the VMS C facility code 0x35a000, because there are some programs, such as Perl, that will reinterpret the code back to something - POSIXly. 'man perlvms' explains it further. + POSIX. 'man perlvms' explains it further. NOTE: the perlvms manual wants to turn all codes 2 to 255 into success codes (status type = 1). I couldn't disagree more. Fortunately, the -- cgit v1.2.3