From c59f940f0e60f7998cb9ce8811d8e1ed4cb16681 Mon Sep 17 00:00:00 2001 From: Bill Wenrich Date: Thu, 4 May 2023 08:18:25 -0400 Subject: [PATCH 1/2] fix punctuation in URL --- CMake/buildopts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMake/buildopts.html b/CMake/buildopts.html index 91eaae6..8ad9606 100644 --- a/CMake/buildopts.html +++ b/CMake/buildopts.html @@ -975,7 +975,7 @@

Dictionary of Hercules CMake Script Options

See the - + document created by the Large File Summit for details about how non-native large file support came to be a part of The Single UNIX Specification Version 2, in 1996. @@ -1611,4 +1611,4 @@

Dictionary of Hercules CMake Script Options

- \ No newline at end of file + From 722b2f87d0283ccce10f9cb294f9f7d9c81fffad Mon Sep 17 00:00:00 2001 From: Bill Wenrich Date: Thu, 4 May 2023 08:24:40 -0400 Subject: [PATCH 2/2] trailing newline