From 7c1d3bef2b8a3c40dc4150a0355339c0d36f4c2d Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 1 Feb 2019 13:57:50 +0000 Subject: [PATCH] Commit typo manpage updates. --- docs/Manpage.md | 2 +- manpages/brew-cask.1 | 2 +- manpages/brew.1 | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Manpage.md b/docs/Manpage.md index 7ecec9fa7f..e2d21f0fbb 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -49,7 +49,7 @@ If `regenerate-uuid` is passed, regenerate UUID used in Homebrew's analytics. ### `cat` *`formula`* -Display the source to *`formula`*. +Display the source of *`formula`*. ### `cleanup` [*`options`*] [*`formula`*|*`cask`*] diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index bbbd2aec8f..3e5bbc21e0 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BREW\-CASK" "1" "January 2019" "Homebrew" "brew-cask" +.TH "BREW\-CASK" "1" "February 2019" "Homebrew" "brew-cask" . .SH "NAME" \fBbrew\-cask\fR \- a friendly binary installer for macOS diff --git a/manpages/brew.1 b/manpages/brew.1 index 789cde567a..a8c9a6c862 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 2019" "Homebrew" "brew" +.TH "BREW" "1" "February 2019" "Homebrew" "brew" . .SH "NAME" \fBbrew\fR \- The missing package manager for macOS @@ -45,7 +45,7 @@ If \fBstate\fR is passed, display anonymous user behaviour analytics state\. Rea If \fBregenerate\-uuid\fR is passed, regenerate UUID used in Homebrew\'s analytics\. . .SS "\fBcat\fR \fIformula\fR" -Display the source to \fIformula\fR\. +Display the source of \fIformula\fR\. . .SS "\fBcleanup\fR [\fIoptions\fR] [\fIformula\fR|\fIcask\fR]" Remove stale lock files and outdated downloads for formulae and casks, and remove old versions of installed formulae\. If arguments are specified, only do this for the specified formulae and casks\.