]> Savannah Git Hosting - gnulib/maint-tools.git/commitdiff
various-includes: Write "macOS" instead of "Mac OS".
authorBruno Haible <bruno@clisp.org>
Wed, 31 May 2023 11:35:28 +0000 (13:35 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 31 May 2023 11:35:28 +0000 (13:35 +0200)
platforms/various-includes/show-portability

index 386b79316424ff5e15ad157e7991afb41e280fb0..0f0114a60558700951e4f81fbf98f7988dfc1a77 100755 (executable)
@@ -36,7 +36,7 @@ if test "x$1" = "x--doc"; then
       fi
     fi
     if ! func_has macos-11.1 "$header"; then
-      line=$line', Mac OS 11.1'
+      line=$line', macOS 11.1'
     else
       if ! func_has macosx-10.13 "$header"; then
         line=$line', Mac OS X 10.13'