aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-10-19 19:53:31 +0100
committerLeah Rowe <info@minifree.org>2016-10-19 19:53:31 +0100
commit82d8245f122e2dde55d7720af7a35e7c018fffdb (patch)
tree2136ee1bd1bf8b524099e7a4b4f2143e7cd6fe59
parent47b58cc15b69b4733d88b1fd2f59f2df61a33a1a (diff)
downloadlibrebootfr-82d8245f122e2dde55d7720af7a35e7c018fffdb.tar.gz
librebootfr-82d8245f122e2dde55d7720af7a35e7c018fffdb.zip
docs/distros: correction: Gentoo's package manager is portage, not emerge
-rw-r--r--docs/distros/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/distros/index.html b/docs/distros/index.html
index de438b78..22a4b569 100644
--- a/docs/distros/index.html
+++ b/docs/distros/index.html
@@ -70,7 +70,7 @@
<h2>Gentoo</h2>
<p>
Gentoo is a bleeding edge <em>source based</em> distribution.
- It provides only source code in its repositories, and the <em>emerge</em>
+ It provides only source code in its repositories, and the <em>portage</em>
package manager automatically compiles the source code for you
along with all dependencies, when installing packages. This makes
the distribution extremely configurable. It's common in Gentoo