diff --git a/Library/Homebrew/formula_auditor.rb b/Library/Homebrew/formula_auditor.rb index a73575b6a6..3e7745e498 100644 --- a/Library/Homebrew/formula_auditor.rb +++ b/Library/Homebrew/formula_auditor.rb @@ -335,7 +335,7 @@ module Homebrew Formula[previous_formula_name] rescue FormulaUnavailableError problem "Versioned #{previous_formula_name} in homebrew/core must be created for " \ - "`brew-postgresql-upgrade-database` and `pg_upgrade` to work." + "`brew postgresql-upgrade-database` and `pg_upgrade` to work." end end diff --git a/manpages/brew.1 b/manpages/brew.1 index 9c6c431e4d..b226fc8c21 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BREW" "1" "January 2021" "Homebrew" "brew" +.TH "BREW" "1" "February 2021" "Homebrew" "brew" . .SH "NAME" \fBbrew\fR \- The Missing Package Manager for macOS (or Linux)