]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - ppdc/ppdc.cxx
Update all references to OS X to macOS.
[thirdparty/cups.git] / ppdc / ppdc.cxx
index bd73c0ee5534a80ef5f4fbe84d102127c4538274..78752e5ec878696f629f3e12c1aac72af4be96b8 100644 (file)
@@ -450,7 +450,7 @@ usage(void)
   _cupsLangPuts(stdout, _("  --crlf                  End lines with CR + LF "
                           "(Windows)."));
   _cupsLangPuts(stdout, _("  --lf                    End lines with LF "
-                          "(UNIX/Linux/OS X)."));
+                          "(UNIX/Linux/macOS)."));
 
   exit(1);
 }