From b8945eac22af04537ee3794b3bd518d261eb644a Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 31 Jul 2018 09:28:17 -0500 Subject: HDFFV-10508 spelling and grammer --- release_docs/INSTALL_CMake.txt | 2 +- release_docs/RELEASE.txt | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt index 0a697f8..708e713 100644 --- a/release_docs/INSTALL_CMake.txt +++ b/release_docs/INSTALL_CMake.txt @@ -645,7 +645,7 @@ endif () NOTE: The BUILD_STATIC_EXECS ("Build Static Executables") option is only valid - on some unix operating system. It adds the "-static" flag to cflags. This + on some unix operating systems. It adds the "-static" flag to cflags. This flag is not available on windows and some modern linux systems will ignore the flag. diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index bbef7f9..34cb212 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -536,13 +536,12 @@ the include folder. The lib folder contains the library files, and CMake adds the pkgconfig subfolder with the hdf5*.pc files used by the bin/build scripts created by -the CMake build. CMake uses links to the main library file, while autotools -builds copies library files. In addition, because CMake creates the tools +the CMake build. In addition, because CMake creates the tools library and the C-stub libraries for the Fortran libraries, these libraries -are present only for CMake builds. The names of the szip libaries are different +are present only for CMake builds. The names of the szip libraries are different between the build systems. The share folder will have the most differences because CMake builds include -a number of CMake specific files for support of CMakes find_package and support +a number of CMake specific files for support of CMake's find_package and support for the HDF5 Examples CMake project. -- cgit v0.12