aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2023-12-29 11:54:43 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2023-12-29 11:54:43 +0000
commit41563039ffc418d812e6ba4c0cb733e06602630e (patch)
treeefd9a6ab79277d2cc9521ffe43d840fc01bec943
parent4348bf7a124dad60a08bfab3dcfabc103e8c63ac (diff)
downloaddoc-41563039ff.tar.gz
doc-41563039ff.zip
Typo fix: adminstration -> administration; whitespace fix at end of line
-rw-r--r--documentation/content/en/articles/hubs/_index.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/content/en/articles/hubs/_index.adoc b/documentation/content/en/articles/hubs/_index.adoc
index e8b107003e..403cd84b9a 100644
--- a/documentation/content/en/articles/hubs/_index.adoc
+++ b/documentation/content/en/articles/hubs/_index.adoc
@@ -245,7 +245,7 @@ Notice the website was split into www.FreeBSD.org and docs.FreeBSD.org, and ther
[[mirror-pkgs]]
=== Mirroring Packages
-Due to very high requirements of bandwidth, storage and adminstration the FreeBSD Project has decided not to allow public mirrors of packages.
+Due to very high requirements of bandwidth, storage and administration the FreeBSD Project has decided not to allow public mirrors of packages.
For sites with lots of machines, it might be advantagous to run a caching HTTP proxy for the man:pkg[8] process.
Alternatively specific packages and their dependencies can be fetched by running something like the following:
@@ -308,7 +308,7 @@ Lots of online documentation leads "interactive"users to `ftp.FreeBSD.org` so au
Additionally there exists a hierarchy of mirrors, which is described in terms of __tiers__.
The master sites are not referred to but can be described as __Tier-0__.
Mirrors that mirror from these sites can be considered __Tier-1__, mirrors of __Tier-1__-mirrors, are __Tier-2__, etc.
-Official sites are encouraged to be of a low __tier__, but the lower the tier the higher the requirements in terms as described in <<mirror-requirements>>.
+Official sites are encouraged to be of a low __tier__, but the lower the tier the higher the requirements in terms as described in <<mirror-requirements>>.
Also access to low-tier-mirrors may be restricted, and access to master sites is definitely restricted.
The __tier__-hierarchy is not reflected by DNS and generally not documented anywhere except for the master sites.
However, official mirrors with low numbers like 1-4, are usually _Tier-1_ (this is just a rough hint, and there is no rule).