diff options
| author | Viktor Szakats | 2017-03-12 19:44:01 +0000 | 
|---|---|---|
| committer | Viktor Szakats | 2017-03-14 17:27:11 +0000 | 
| commit | cc8f029f222a618eb30b585ccb22efcce1e5cf91 (patch) | |
| tree | 1a31cde9d122bc8b8027b201f30a8d147e96c74c /manpages | |
| parent | 5d9215b2118e14cf666be3bd3c26146130ff7342 (diff) | |
| download | brew-cc8f029f222a618eb30b585ccb22efcce1e5cf91.tar.bz2 | |
secure urls + remove -k from in-doc curl command
Diffstat (limited to 'manpages')
| -rw-r--r-- | manpages/brew-cask.1 | 4 | ||||
| -rw-r--r-- | manpages/brew.1 | 2 | 
2 files changed, 3 insertions, 3 deletions
| diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index 64ff39c59..c5708f7cb 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -67,7 +67,7 @@ Download remote application files for the given Cask to the local cache\. With \  Display the homepage associated with a given Cask in a browser\.  .  .IP -With no arguments, display the project page \fIhttp://caskroom\.github\.io\fR\. +With no arguments, display the project page \fIhttps://caskroom\.github\.io/\fR\.  .  .TP  \fBinfo\fR or \fBabv\fR \fItoken\fR [ \fItoken\fR \.\.\. ] @@ -288,7 +288,7 @@ This variable may contain any arguments normally used as options on the command\  .  .SH "SEE ALSO" -The Homebrew\-Cask home page: \fIhttp://caskroom\.github\.io\fR +The Homebrew\-Cask home page: \fIhttps://caskroom\.github\.io/\fR  .  .P  The Homebrew\-Cask GitHub page: \fIhttps://github\.com/caskroom/homebrew\-cask\fR diff --git a/manpages/brew.1 b/manpages/brew.1 index 7cad10571..bdda89fb0 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -786,7 +786,7 @@ Each \fIpatch\-source\fR may be one of:  ~ The URL of a commit on GitHub  .  .IP -~ A "http://bot\.brew\.sh/job/\.\.\." string specifying a testing job ID +~ A "https://bot\.brew\.sh/job/\.\.\." string specifying a testing job ID  .  .IP  If \fB\-\-bottle\fR is passed, handle bottles, pulling the bottle\-update commit and publishing files on Bintray\. | 
