summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/usr-include
diff options
context:
space:
mode:
authordavidak <git@davidak.de>2017-08-07 00:05:18 +0200
committerdavidak <git@davidak.de>2017-08-07 21:41:30 +0200
commit3270aa896bc78ee261c34137035d2705aba78440 (patch)
tree01c1f1bca1cd4bd6aedaca8114d6e980612beb53 /pkgs/os-specific/darwin/usr-include
parentff9479cd543545899cfd6cc20bb446e5a6bf4603 (diff)
downloadnixpkgs-3270aa896bc78ee261c34137035d2705aba78440.tar
nixpkgs-3270aa896bc78ee261c34137035d2705aba78440.tar.gz
nixpkgs-3270aa896bc78ee261c34137035d2705aba78440.tar.bz2
nixpkgs-3270aa896bc78ee261c34137035d2705aba78440.tar.lz
nixpkgs-3270aa896bc78ee261c34137035d2705aba78440.tar.xz
nixpkgs-3270aa896bc78ee261c34137035d2705aba78440.tar.zst
nixpkgs-3270aa896bc78ee261c34137035d2705aba78440.zip
replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
Diffstat (limited to 'pkgs/os-specific/darwin/usr-include')
-rw-r--r--pkgs/os-specific/darwin/usr-include/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/os-specific/darwin/usr-include/default.nix b/pkgs/os-specific/darwin/usr-include/default.nix
index c5f7e3acce7..f0af0f6ba55 100644
--- a/pkgs/os-specific/darwin/usr-include/default.nix
+++ b/pkgs/os-specific/darwin/usr-include/default.nix
@@ -4,7 +4,7 @@
  * This is needed to build GCC on Darwin.
  *
  * These are the collection of headers that would normally be available under
- * /usr/include in OS X machines with command line tools installed. They need
+ * /usr/include in macOS machines with command line tools installed. They need
  * to be in one folder for gcc to use them correctly.
  */