aboutsummaryrefslogtreecommitdiff
path: root/packages/vms/readme
diff options
context:
space:
mode:
Diffstat (limited to 'packages/vms/readme')
-rw-r--r--packages/vms/readme10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/vms/readme b/packages/vms/readme
index 1b2458053..5f116a554 100644
--- a/packages/vms/readme
+++ b/packages/vms/readme
@@ -83,13 +83,13 @@ curl_startup.com A procedure run at VMS startup to install the
libcurl shared image and to set up the needed
logical names.
-curlmsg.h C header defining cURL status code macros.
+curlmsg.h C header defining curl status code macros.
curlmsg.msg Error message source for curlmsg.h and curlmsg.sdl.
-curlmsg.sdl SDL source defining cURL status code constants.
+curlmsg.sdl SDL source defining curl status code constants.
-curlmsg_vms.h Mapping of cURL status codes to VMS-form codes.
+curlmsg_vms.h Mapping of curl status codes to VMS-form codes.
generate_config_vms_h_curl.com
DCL procedure to generate the curl specific
@@ -115,9 +115,9 @@ gnv_link_curl.com Links the libcurl shared image and then links a curl
macro32_exactcase.patch The patch file needed to modify VAX Macro32 to be
case sensitive and case preserving.
-Makefile.am cURL kit file list for this directory.
+Makefile.am curl kit file list for this directory.
-Makefile.in cURL kit makefile source for this directory.
+Makefile.in curl kit makefile source for this directory.
make_gnv_curl_install.sh
Script to do a make install using GNV after running