diff --git a/templates/pages/download.html b/templates/pages/download.html index 45ae7286..c9821114 100644 --- a/templates/pages/download.html +++ b/templates/pages/download.html @@ -31,7 +31,7 @@ systems:
The installers are not specifically tested on Linux distributions other than those listed on the Red Hat, Debian, - Ubuntu and SuSE + Ubuntu and SUSE pages, but can be expected to work on reasonably modern distributions in most cases.
{%include "pages/download/linux/linux_source.inc" %} diff --git a/templates/pages/download/linux/suse.html b/templates/pages/download/linux/suse.html index 2ec1fa31..2848e6ec 100644 --- a/templates/pages/download/linux/suse.html +++ b/templates/pages/download/linux/suse.html @@ -1,12 +1,12 @@ {%extends "base/page.html"%} -{%block title%}Linux downloads (SuSE){%endblock%} +{%block title%}Linux downloads (SUSE){%endblock%} {%block contents%} --PostgreSQL is available in all SuSE versions by default. However, -SuSE Linux "snapshots" a specific version of PostgreSQL -that is then supported throughout the lifetime of that SuSE version. +PostgreSQL is available in all SUSE versions by default. However, +SUSE Linux "snapshots" a specific version of PostgreSQL +that is then supported throughout the lifetime of that SUSE version.