Two small documentation fixes:
doc/build-netbsd.md: Replace "configure script" with "CMake configuration". The build system was migrated from autotools to CMake, but this sentence still referred to the old./configureworkflow while the code example right below it already usescmake -B build.doc/build-osx.md: Fix capitalization ofSQlite→SQLitein a section heading.