aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2017-07-27 17:38:32 -0700
committerMatthew Marchese <maffblaster@gentoo.org>2017-07-27 20:54:15 -0700
commit05417061458ac410241250c20d615145dd9441f4 (patch)
tree8a48b9cdd8b52eef879da3375561151910f3adca /downloads
parentMake scripts have consistent output. (diff)
downloadwww-05417061458ac410241250c20d615145dd9441f4.tar.gz
www-05417061458ac410241250c20d615145dd9441f4.tar.bz2
www-05417061458ac410241250c20d615145dd9441f4.zip
Sentence case migration.
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to 'downloads')
-rw-r--r--downloads/index.html10
-rw-r--r--downloads/mirrors/index.html14
-rw-r--r--downloads/signatures/index.html4
3 files changed, 14 insertions, 14 deletions
diff --git a/downloads/index.html b/downloads/index.html
index 9b8fe09..0aa8b15 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -9,7 +9,7 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
<p class="lead stick-bottom">
Gentoo Linux is available free over the Internet.<br>
- You can download Gentoo Linux Live Environments and Stage Archives using the links below.
+ Live environments and stage archives can be downloaded using the links below.
</p>
<div class="row">
@@ -48,7 +48,7 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
<div class="row">
<div class="col-md-12">
- <h2>Advanced Choices and other Architectures</h2>
+ <h2>Advanced choices and other architectures</h2>
@@ -66,13 +66,13 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
<div class="tab-content other-arches">
<div class="tab-pane active" id="amd64-advanced">
- <h3>amd64 &ndash; Advanced Choices</h3>
+ <h3>amd64 &ndash; Advanced choices</h3>
<div class="row">
{% include downloads/amd64-advanced.html %}
</div>
</div>
<div class="tab-pane active" id="x86-advanced">
- <h3>x86 &ndash; Advanced Choices</h3>
+ <h3>x86 &ndash; Advanced choices</h3>
<div class="row">
{% include downloads/x86-advanced.html %}
</div>
@@ -114,7 +114,7 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
</div>
</div>
<div class="tab-pane active" id="experimental">
- <h3>Experimental Architectures</h3>
+ <h3>Experimental architectures</h3>
<div class="row">
{% include downloads/experimental.html %}
</div>
diff --git a/downloads/mirrors/index.html b/downloads/mirrors/index.html
index d042aed..c0de095 100644
--- a/downloads/mirrors/index.html
+++ b/downloads/mirrors/index.html
@@ -1,5 +1,5 @@
---
-title: 'Gentoo Source Mirrors'
+title: 'Gentoo source mirrors'
navtitle: 'Mirrors'
nav1: downloads
nav2: mirrors
@@ -12,17 +12,17 @@ nav2-show: true
</p>
<div class="alert alert-info">
- <strong>Using Source Mirrors</strong>
+ <strong>Using source mirrors</strong>
<br>
- The mirrors listed <strong>on this page</strong> contain installation files such as <strong>LiveCDs, Portage tree snapshots</strong>
+ The mirrors listed <strong>on this page</strong> contain installation files such as <strong>LiveCDs, Gentoo ebuild repository snapshots</strong>
as well as <strong>distfiles</strong> (the actual program code for our packages).
<br>
- To use a source mirror for Portage downloads, add a URL from the list below to your <code>GENTOO_MIRRORS</code> variable in <tt>make.conf</tt>.
- <a href="https://wiki.gentoo.org/wiki/GENTOO_MIRRORS" class="alert-link">More information</a> is available in our Wiki.
+ To use a source mirror for Portage downloads, add a URL from the list below to the <var>GENTOO_MIRRORS</var> variable in <tt>make.conf</tt>.
+ <a href="https://wiki.gentoo.org/wiki/GENTOO_MIRRORS" class="alert-link">More information</a> is available in our wiki.
</div>
<div class="alert alert-success">
- <strong>rsync Mirrors</strong>
+ <strong>rsync mirrors</strong>
<br>
We also have a second type of mirrors that you use for updating your Portage tree (configured via <tt>repos.conf</tt>).
They are available on a <a href="/support/rsync-mirrors/" class="alert-link">separate page</a>.
@@ -34,7 +34,7 @@ nav2-show: true
<hr>
-<h2>Countries covered by Gentoo Source Mirrors</h2>
+<h2>Countries covered by Gentoo source mirrors</h2>
<table class="table table-condensed table-striped">
<tr>
diff --git a/downloads/signatures/index.html b/downloads/signatures/index.html
index b9011ca..62eda4f 100644
--- a/downloads/signatures/index.html
+++ b/downloads/signatures/index.html
@@ -1,5 +1,5 @@
---
-title: 'Release Media Signatures'
+title: 'Release media signatures'
navtitle: 'Signatures'
nav1: downloads
nav2: signatures
@@ -45,7 +45,7 @@ nav2-show: true
<div class="panel panel-default">
<div class="panel-heading">
- <h3 class="panel-title"><span class="fa fa-fw fa-check-circle-o"></span> Verifying Files</h3>
+ <h3 class="panel-title"><span class="fa fa-fw fa-check-circle-o"></span> Verifying files</h3>
</div>
<div class="panel-body">
<p>To verify downloaded files are not tampered with, you need the <tt>.DIGESTS</tt> file matching your release and the matching key from the table above.</p>