From 0e3520f74d25bc43572a1afeaa4439bfedcc0d78 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 27 Jun 2015 21:20:19 -0400 Subject: s/machine/system It was annoying me. --- (limited to 'docs/gnulinux/configuring_parabola.html') 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 @@

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.

@@ -107,7 +107,7 @@

Paradoxically, as you get more advanced Parabola can actually become easier to use - 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 get in your way.

@@ -142,7 +142,7 @@

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:
+ my system to a switch and did:
# systemctl start dhcpcd.service
You can stop it later by running:
# systemctl stop dhcpcd.service
@@ -674,7 +674,7 @@

Enable LXDM (the default display manager, providing a graphical login):
# systemctl enable lxdm.service
- It will start when you boot up the machine. To start it now, do:
+ It will start when you boot up the system. To start it now, do:
# systemctl start lxdm.service

@@ -758,7 +758,7 @@

LXDE - disable suspend

- 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.

-- cgit v0.9.1