From 92bcb61127abd9da6ee1c11a53bf7b8da72f0c57 Mon Sep 17 00:00:00 2001 From: davidak Date: Sun, 30 Jul 2017 12:26:17 +0200 Subject: replace "Mac OS X" with "macOS" except in older release notes where the name was actually Mac OS X. --- doc/manual/command-ref/conf-file.xml | 2 +- doc/manual/installation/installing-binary.xml | 4 ++-- doc/manual/installation/multi-user.xml | 2 +- doc/manual/installation/supported-platforms.xml | 2 +- doc/manual/introduction/about-nix.xml | 2 +- src/libutil/archive.cc | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/manual/command-ref/conf-file.xml b/doc/manual/command-ref/conf-file.xml index 3512777dd71d..47ceff2625ea 100644 --- a/doc/manual/command-ref/conf-file.xml +++ b/doc/manual/command-ref/conf-file.xml @@ -262,7 +262,7 @@ false. system (except that fixed-output derivations do not run in private network namespace to ensure they can access the network). - Currently, sandboxing only work on Linux and Mac OS X. The use + Currently, sandboxing only work on Linux and macOS. The use of a sandbox requires that Nix is run as root (so you should use the “build users” feature to perform the actual builds under different users diff --git a/doc/manual/installation/installing-binary.xml b/doc/manual/installation/installing-binary.xml index 2a9beec98c9b..24e76eafeb18 100644 --- a/doc/manual/installation/installing-binary.xml +++ b/doc/manual/installation/installing-binary.xml @@ -6,7 +6,7 @@ Installing a Binary Distribution -If you are using Linux or Mac OS X, the easiest way to install +If you are using Linux or macOS, the easiest way to install Nix is to run the following command: @@ -39,7 +39,7 @@ behaviour.