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/misc') diff --git a/docs/misc/index.html b/docs/misc/index.html index 5ed2655..5bfa82f 100644 --- a/docs/misc/index.html +++ b/docs/misc/index.html @@ -88,7 +88,7 @@ WantedBy=multi-user.target # systemctl enable powertop
# systemctl start powertop

-

The next time you boot the machine, the buzz will be gone.

+

The next time you boot the system, the buzz will be gone.

Back to top of page

@@ -105,10 +105,10 @@ WantedBy=multi-user.target

If you are using one of the ROM images with 'serial' in the name, then you have serial port enabled in libreboot and you have memtest86+ included inside the ROM. Connect your null modem cable to the serial port on the dock - and connect the other end to a 2nd machine using your USB Serial adapter. + and connect the other end to a 2nd system using your USB Serial adapter.

- On the 2nd machine, you can try this (using GNU Screen):
+ On the 2nd system, you can try this (using GNU Screen):
$ sudo screen /dev/ttyUSB0 115200

-- cgit v0.9.1