diff options
| author | Dominyk Tiller | 2016-05-30 17:06:23 +0100 |
|---|---|---|
| committer | Dominyk Tiller | 2016-05-30 17:06:23 +0100 |
| commit | a11262788847e2b9c84f6a78b3266d2b2be4a2ad (patch) | |
| tree | f91629c09faabd87910d13936002b1c1284b4cbc /share | |
| parent | d3ce49760793cbe775a34e10973d679ba978aa2b (diff) | |
| download | brew-a11262788847e2b9c84f6a78b3266d2b2be4a2ad.tar.bz2 | |
man: changes for 75ab94c
Diffstat (limited to 'share')
| -rw-r--r-- | share/doc/homebrew/brew.1.html | 5 | ||||
| -rw-r--r-- | share/man/man1/brew.1 | 3 |
2 files changed, 1 insertions, 7 deletions
diff --git a/share/doc/homebrew/brew.1.html b/share/doc/homebrew/brew.1.html index 39e8c3095..43cddb8d0 100644 --- a/share/doc/homebrew/brew.1.html +++ b/share/doc/homebrew/brew.1.html @@ -563,10 +563,7 @@ to insecure HTTP.</p> <p>While ensuring your downloads are fully secure, this is likely to cause from-source Sourceforge & GNOME based formulae -to fail to download.</p> - -<p>Apache formulae are currently unaffected by this variable and -can redirect to plaintext.</p></dd> +to fail to download.</p></dd> <dt><code>HOMEBREW_NO_GITHUB_API</code></dt><dd><p>If set, Homebrew will not use the GitHub API for e.g searches or fetching relevant issues on a failed install.</p></dd> <dt><code>HOMEBREW_INSTALL_BADGE</code></dt><dd><p>Text printed before the installation summary of each successful build. diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 768a85d55..842605010 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -785,9 +785,6 @@ If set, Homebrew will not permit redirects from secure HTTPS to insecure HTTP\. .IP While ensuring your downloads are fully secure, this is likely to cause from\-source Sourceforge & GNOME based formulae to fail to download\. . -.IP -Apache formulae are currently unaffected by this variable and can redirect to plaintext\. -. .TP \fBHOMEBREW_NO_GITHUB_API\fR If set, Homebrew will not use the GitHub API for e\.g searches or fetching relevant issues on a failed install\. |
