- brew - The missing package manager for OS X
+ brew - The missing package manager for macOS
Homebrew is the easiest and most flexible way to install the UNIX tools Apple -didn't include with OS X.
+didn't include with macOS.If --force-bottle is passed, download a bottle if it exists for the current
-version of OS X, even if it would not be used during installation.
gist-logs [--new-issue|-n] formulaUpload logs for a failed build of formula to a new Gist.
formula is usually the name of the formula to install, but it can be specified
@@ -217,7 +217,7 @@ be linked or which would be deleted by brew link --overwrite, but w
actually link or delete any files.
If --force is passed, Homebrew will allow keg-only formulae to be linked.
linkapps [--local] [formulae]Find installed formulae that provide .app-style OS X apps and symlink them
+
linkapps [--local] [formulae]Find installed formulae that provide .app-style macOS apps and symlink them
into /Applications, allowing for easier access.
If no formulae are provided, all of them will have their apps symlinked.
@@ -462,7 +462,7 @@ name of the file or formula being audited, to make the output easy to grep.audit exits with a non-zero status if any errors are found. This is useful,
for instance, for implementing pre-commit hooks.
bottle [--verbose] [--no-rebuild] [--keep-old] [--skip-relocation] [--root-url=<root_url>]:bottle [--verbose] [--no-rebuild] [--keep-old] [--skip-relocation] [--root-url=<root_url>] [--force-core-tap]:bottle --merge [--no-commit] [--keep-old] [--write]:Generate a bottle (binary package) from a formula installed with @@ -696,7 +696,7 @@ a Homebrew-built Subversion if installed, or the system-provided binary.
Set this to force Homebrew to use a particular svn binary.
HOMEBREW_TEMPIf set, instructs Homebrew to use HOMEBREW_TEMP as the temporary directory
for building packages. This may be needed if your system temp directory and
-Homebrew Prefix are on different volumes, as OS X has trouble moving
+Homebrew Prefix are on different volumes, as macOS has trouble moving
symlinks across volumes when the target does not yet exist.
This issue typically occurs when using FileVault or custom SSD
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 1877a3947..3cd37e64d 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -4,7 +4,7 @@
.TH "BREW" "1" "September 2016" "Homebrew" "brew"
.
.SH "NAME"
-\fBbrew\fR \- The missing package manager for OS X
+\fBbrew\fR \- The missing package manager for macOS
.
.SH "SYNOPSIS"
\fBbrew\fR \fB\-\-version\fR
@@ -13,7 +13,7 @@
\fBbrew\fR \fIcommand\fR [\fB\-\-verbose\fR|\fB\-v\fR] [\fIoptions\fR] [\fIformula\fR] \.\.\.
.
.SH "DESCRIPTION"
-Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn\'t include with OS X\.
+Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn\'t include with macOS\.
.
.SH "ESSENTIAL COMMANDS"
For the full command list, see the \fICOMMANDS\fR section\.
@@ -171,7 +171,7 @@ If \fB\-\-deps\fR is passed, also download dependencies for any listed \fIformul
If \fB\-\-build\-from\-source\fR is passed, download the source rather than a bottle\.
.
.IP
-If \fB\-\-force\-bottle\fR is passed, download a bottle if it exists for the current version of OS X, even if it would not be used during installation\.
+If \fB\-\-force\-bottle\fR is passed, download a bottle if it exists for the current version of macOS, even if it would not be used during installation\.
.
.TP
\fBgist\-logs\fR [\fB\-\-new\-issue\fR|\fB\-n\fR] \fIformula\fR
@@ -291,7 +291,7 @@ If \fB\-\-force\fR is passed, Homebrew will allow keg\-only formulae to be linke
.
.TP
\fBlinkapps\fR [\fB\-\-local\fR] [\fIformulae\fR]
-Find installed formulae that provide \fB\.app\fR\-style OS X apps and symlink them into \fB/Applications\fR, allowing for easier access\.
+Find installed formulae that provide \fB\.app\fR\-style macOS apps and symlink them into \fB/Applications\fR, allowing for easier access\.
.
.IP
If no \fIformulae\fR are provided, all of them will have their apps symlinked\.
@@ -644,7 +644,7 @@ If \fB\-\-display\-filename\fR is passed, every line of output is prefixed with
\fBaudit\fR exits with a non\-zero status if any errors are found\. This is useful, for instance, for implementing pre\-commit hooks\.
.
.TP
-\fBbottle\fR [\fB\-\-verbose\fR] [\fB\-\-no\-rebuild\fR] [\fB\-\-keep\-old\fR] [\fB\-\-skip\-relocation\fR] [\fB\-\-root\-url=