From 05417061458ac410241250c20d615145dd9441f4 Mon Sep 17 00:00:00 2001 From: Matthew Marchese Date: Thu, 27 Jul 2017 17:38:32 -0700 Subject: Sentence case migration. Signed-off-by: Matthew Marchese --- downloads/index.html | 10 +++++----- downloads/mirrors/index.html | 14 +++++++------- downloads/signatures/index.html | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'downloads') 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'); });"

Gentoo Linux is available free over the Internet.
- 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.

@@ -48,7 +48,7 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
-

Advanced Choices and other Architectures

+

Advanced choices and other architectures

@@ -66,13 +66,13 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
-

amd64 – Advanced Choices

+

amd64 – Advanced choices

{% include downloads/amd64-advanced.html %}
-

x86 – Advanced Choices

+

x86 – Advanced choices

{% include downloads/x86-advanced.html %}
@@ -114,7 +114,7 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
-

Experimental Architectures

+

Experimental architectures

{% include downloads/experimental.html %}
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

- Using Source Mirrors + Using source mirrors
- The mirrors listed on this page contain installation files such as LiveCDs, Portage tree snapshots + The mirrors listed on this page contain installation files such as LiveCDs, Gentoo ebuild repository snapshots as well as distfiles (the actual program code for our packages).
- To use a source mirror for Portage downloads, add a URL from the list below to your GENTOO_MIRRORS variable in make.conf. - More information is available in our Wiki. + To use a source mirror for Portage downloads, add a URL from the list below to the GENTOO_MIRRORS variable in make.conf. + More information is available in our wiki.
- rsync Mirrors + rsync mirrors
We also have a second type of mirrors that you use for updating your Portage tree (configured via repos.conf). They are available on a separate page. @@ -34,7 +34,7 @@ nav2-show: true
-

Countries covered by Gentoo Source Mirrors

+

Countries covered by Gentoo source mirrors

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
-

Verifying Files

+

Verifying files

To verify downloaded files are not tampered with, you need the .DIGESTS file matching your release and the matching key from the table above.

-- cgit v1.2.3-65-gdbad