summaryrefslogtreecommitdiffstats
path: root/docs/gnulinux/configuring_parabola.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-27 21:20:19 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-27 21:20:19 (EDT)
commit0e3520f74d25bc43572a1afeaa4439bfedcc0d78 (patch)
tree0a94f3f6574017e7bd0a8a03f6bd86dae5912db2 /docs/gnulinux/configuring_parabola.html
parentd56f1258cc63b9981d29f37530fafd72b5acf904 (diff)
downloadlibreboot-0e3520f74d25bc43572a1afeaa4439bfedcc0d78.zip
libreboot-0e3520f74d25bc43572a1afeaa4439bfedcc0d78.tar.gz
libreboot-0e3520f74d25bc43572a1afeaa4439bfedcc0d78.tar.bz2
s/machine/system
It was annoying me.
Diffstat (limited to 'docs/gnulinux/configuring_parabola.html')
-rw-r--r--docs/gnulinux/configuring_parabola.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/gnulinux/configuring_parabola.html b/docs/gnulinux/configuring_parabola.html
index 6d2ebe2..df87618 100644
--- a/docs/gnulinux/configuring_parabola.html
+++ b/docs/gnulinux/configuring_parabola.html
@@ -77,7 +77,7 @@
<p>
While not strictly related to the libreboot project, this guide
is intended to be useful for those interested in installing
- Parabola on their libreboot machine.
+ Parabola on their libreboot system.
</p>
<p>
@@ -107,7 +107,7 @@
<p>
Paradoxically, as you get more advanced Parabola can actually become <i>easier to use</i>
- when you want to set up your machine in a special way compared to what most distributions provide.
+ when you want to set up your system in a special way compared to what most distributions provide.
You will find over time that other distributions tend to <i>get in your way</i>.
</p>
@@ -142,7 +142,7 @@
<p>
Some of these steps require internet access. I'll go into networking later but for now, I just connected
- my machine to a switch and did:<br/>
+ my system to a switch and did:<br/>
# <b>systemctl start dhcpcd.service</b><br/>
You can stop it later by running:<br/>
# <b>systemctl stop dhcpcd.service</b><br/>
@@ -674,7 +674,7 @@
<p>
Enable LXDM (the default display manager, providing a graphical login):<br/>
# <b>systemctl enable lxdm.service</b><br/>
- It will start when you boot up the machine. To start it now, do:<br/>
+ It will start when you boot up the system. To start it now, do:<br/>
# <b>systemctl start lxdm.service</b>
</p>
<p>
@@ -758,7 +758,7 @@
<div class="subsection">
<h3 id="lxde_suspend">LXDE - disable suspend</h3>
<p>
- When closing the laptop lid, the machine suspends. This is annoying at least to me.
+ When closing the laptop lid, the system suspends. This is annoying at least to me.
NOTE TO SELF: disable it, then document the steps here.
</p>
<p>