[tor-commits] [community/master] relay/setup (Linux-distros): give all setup guides consistent words to configure de Tor Project repo

gus at torproject.org gus at torproject.org
Mon Oct 25 21:42:54 UTC 2021


commit 3cbe7f7b4a5d71809477bb3067d67909a8477e1f
Author: Vinícius Zavam <egypcio at googlemail.com>
Date:   Sun Oct 24 19:44:41 2021 +0000

    relay/setup (Linux-distros): give all setup guides consistent words to configure de Tor Project repo
---
 content/relay/setup/guard/centosrhel/contents.lr   | 4 ++--
 content/relay/setup/guard/debianubuntu/contents.lr | 4 ++--
 content/relay/setup/guard/fedora/contents.lr       | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/relay/setup/guard/centosrhel/contents.lr b/content/relay/setup/guard/centosrhel/contents.lr
index 52697dc..0d8372b 100644
--- a/content/relay/setup/guard/centosrhel/contents.lr
+++ b/content/relay/setup/guard/centosrhel/contents.lr
@@ -26,9 +26,9 @@ Recent versions of CentOS/RHEL are using `dnf` instead of `yum`, so the command
 
 If you are on a recent version that uses `dnf`, please keep using it for the following steps where `yum` is called on this setup guide.
 
-# 3. Enable Tor Project's Repository
+# 3. Configure Tor Project's Repository
 
-Enabling the Tor Project's Repository for CentOS/RHEL consists basically on setting up `/etc/yum.repos.d/Tor.repo` with the following content:
+Configuring the Tor Project's Repository for CentOS/RHEL consists basically on setting up `/etc/yum.repos.d/Tor.repo` with the following content:
 
 ```
 [tor]
diff --git a/content/relay/setup/guard/debianubuntu/contents.lr b/content/relay/setup/guard/debianubuntu/contents.lr
index c1d7c35..a93ba19 100644
--- a/content/relay/setup/guard/debianubuntu/contents.lr
+++ b/content/relay/setup/guard/debianubuntu/contents.lr
@@ -11,9 +11,9 @@ body:
 One of the most important things to keeps your relay secure is to install security updates timely and ideally automatically so you can not forget about it.
 Follow the instructions to enable [automatic software updates](updates) for your operating system.
 
-# 2. Configure Tor Package Repository
+# 2. Configure Tor Project's Repository
 
-Enable the Tor Project's package repository by following the instructions **[here](https://support.torproject.org/apt/tor-deb-repo/)**.
+Configuring the Tor Project's package repository for Debian/Ubuntu is documented **[here](https://support.torproject.org/apt/tor-deb-repo/)**. Please follow those instructions before proceeding.
 
 # 3. Install `tor`
 
diff --git a/content/relay/setup/guard/fedora/contents.lr b/content/relay/setup/guard/fedora/contents.lr
index d392889..a3fb9cd 100644
--- a/content/relay/setup/guard/fedora/contents.lr
+++ b/content/relay/setup/guard/fedora/contents.lr
@@ -10,9 +10,9 @@ body:
 
 One of the most important things to keeps your relay secure is to install security updates timely and ideally automatically so you can not forget about it. Follow the instructions to enable [automatic software updates](updates) for your operating system.
 
-# 2. Enable Tor Project's Repository
+# 2. Configure Tor Project's Repository
 
-Enabling the Tor Project's Repository for Fedora consists basically on setting up `/etc/yum.repos.d/Tor.repo` with the following content:
+Configuring the Tor Project's Repository for Fedora consists basically on setting up `/etc/yum.repos.d/Tor.repo` with the following content:
 
 ```
 [tor]





More information about the tor-commits mailing list