# HG changeset patch # User Ruslan Ermilov # Date 1327497644 0 # Node ID d0c9b9e436d466bc17247cbba364d976149b92ab # Parent a4fa80755eabe9acb9a3c72ff66a617753a01422 Revised and resynchronized the English and Russian versions of "download". diff -r a4fa80755eab -r d0c9b9e436d4 xml/en/download.xml --- a/xml/en/download.xml Tue Jan 24 11:01:22 2012 +0000 +++ b/xml/en/download.xml Wed Jan 25 13:20:44 2012 +0000 @@ -225,11 +225,13 @@ -In order to add repository signature checking and to eliminate gpg warnings during -the installation on Debian or Ubuntu, it is necessary to import nginx signing key -into apt keyring. Please download -nginx signing key from our web site, and add it to the apt keyring with the -following command: +For Debian/Ubuntu, in order to authenticate the nginx repository signature +and to eliminate warnings about missing gpg key during installation of the +nginx package, it is necessary to add the key used to sign the nginx +packages and repository to the apt program keyring. +Please download this +key from our web site, and add it to the apt +program keyring with the following command: sudo apt-key add nginx_signing.key @@ -243,7 +245,6 @@ deb http://nginx.org/packages/debian/ squeeze nginx deb-src http://nginx.org/packages/debian/ squeeze nginx - @@ -256,9 +257,8 @@ - -Then run the following commands: +For Debian/Ubuntu then run the following commands: apt-get update apt-get install nginx diff -r a4fa80755eab -r d0c9b9e436d4 xml/ru/download.xml --- a/xml/ru/download.xml Tue Jan 24 11:01:22 2012 +0000 +++ b/xml/ru/download.xml Wed Jan 25 13:20:44 2012 +0000 @@ -225,12 +225,13 @@ -Для проверки подписи репозитория и для того, чтобы убрать предупреждения -об отсутствующем gpg ключе при установке nginx на Debian или Ubuntu, -необходимо добавить ключ, которым подписаны репозиторий и пакеты, в связку -ключей программы apt. Загрузите -данный ключ с нашего сайта и добавьте в связку ключей программы apt, -выполнив команду: +Для Debian/Ubuntu, для проверки подлинности подписи репозитория nginx, +и чтобы избавиться от предупреждений об отсутствующем gpg-ключе во время +установки пакета nginx, необходимо добавить ключ, которым были подписаны +пакеты и репозиторий nginx, в связку ключей программы apt. +Загрузите этот +ключ с нашего веб-сайта и добавьте его в связку ключей программы +apt, выполнив команду: sudo apt-key add nginx_signing.key @@ -244,13 +245,6 @@ deb http://nginx.org/packages/debian/ squeeze nginx deb-src http://nginx.org/packages/debian/ squeeze nginx - -Затем выполните команды: - -apt-get update -apt-get install nginx - - @@ -264,7 +258,7 @@ -Затем выполните команды: +Для Debian/Ubuntu затем выполните команды: apt-get update apt-get install nginx