diff options
author | Robert Alessi <alessi@robertalessi.net> | 2021-02-14 16:04:02 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2021-02-14 16:04:02 +0100 |
commit | b09afbb7fe8ecb3815682c58a595183a9b97347e (patch) | |
tree | ebd24683d633556b000578ba5a92c5f6ce8870ba | |
parent | 1d81f2d8f9a1f89c45b95615a1122ce59873c69c (diff) | |
download | my-x200-b09afbb7fe8ecb3815682c58a595183a9b97347e.tar.gz |
rephrased one sentence
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | about.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -175,7 +175,7 @@ Usage | |||
175 | ===== | 175 | ===== |
176 | In addition to the usual arguments, namely `start`, `stop`, `restart` | 176 | In addition to the usual arguments, namely `start`, `stop`, `restart` |
177 | and `force-reload`, `/etc/init.d/my-x200` accepts two further | 177 | and `force-reload`, `/etc/init.d/my-x200` accepts two further |
178 | arguments, like so:— | 178 | arguments, as follows:— |
179 | 179 | ||
180 | 1. `/etc/init.d/my-x200 refresh` to reset the frequency rate of the | 180 | 1. `/etc/init.d/my-x200 refresh` to reset the frequency rate of the |
181 | screen to the default value. This is to be used in the hopefully | 181 | screen to the default value. This is to be used in the hopefully |
@@ -101,7 +101,7 @@ wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf</code></pre> | |||
101 | <pre><code>rc-update del avahi-daemon | 101 | <pre><code>rc-update del avahi-daemon |
102 | chmod -x /etc/network/if-up.d/avahi-daemon</code></pre> | 102 | chmod -x /etc/network/if-up.d/avahi-daemon</code></pre> |
103 | <h1 id="usage">Usage</h1> | 103 | <h1 id="usage">Usage</h1> |
104 | <p>In addition to the usual arguments, namely <code>start</code>, <code>stop</code>, <code>restart</code> and <code>force-reload</code>, <code>/etc/init.d/my-x200</code> accepts two further arguments, like so:—</p> | 104 | <p>In addition to the usual arguments, namely <code>start</code>, <code>stop</code>, <code>restart</code> and <code>force-reload</code>, <code>/etc/init.d/my-x200</code> accepts two further arguments, as follows:—</p> |
105 | <ol type="1"> | 105 | <ol type="1"> |
106 | <li><code>/etc/init.d/my-x200 refresh</code> to reset the frequency rate of the screen to the default value. This is to be used in the hopefully rare cases when the noise becomes perceptible again. Unprivileged users may perform this action by pressing the <code>ThinkVantage</code> button.</li> | 106 | <li><code>/etc/init.d/my-x200 refresh</code> to reset the frequency rate of the screen to the default value. This is to be used in the hopefully rare cases when the noise becomes perceptible again. Unprivileged users may perform this action by pressing the <code>ThinkVantage</code> button.</li> |
107 | <li><code>/etc/init.d/my-x200 initbackup</code>. If backuping be set as described above, <code>/etc/init.d/my-x200 initbackup</code> can be used to trigger a backup round immediately, that is without having to shut down the system for the first backup round to happen.</li> | 107 | <li><code>/etc/init.d/my-x200 initbackup</code>. If backuping be set as described above, <code>/etc/init.d/my-x200 initbackup</code> can be used to trigger a backup round immediately, that is without having to shut down the system for the first backup round to happen.</li> |