diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-07-02 09:51:25 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-02 16:05:16 +0200 |
commit | b439c6ee04967fa988d232e0765f972cb27b1877 (patch) | |
tree | 984a18c585e380557c818cd1f3d2efd98c3c7d8f /man/systemd.device.xml | |
parent | b2c20dd9583eb50e03dfb684ef15e018becc887b (diff) |
man: trivial spelling fixes
Diffstat (limited to 'man/systemd.device.xml')
-rw-r--r-- | man/systemd.device.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.device.xml b/man/systemd.device.xml index 7b9cc222c0..a5395a1d48 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -65,7 +65,7 @@ for the common options of all unit configuration files. The common configuration items are configured in the generic [Unit] and [Install] sections. A - seperate [Device] section does not exist, since no + separate [Device] section does not exist, since no device-specific options may be configured.</para> <para>systemd will automatically create dynamic device @@ -100,8 +100,8 @@ <listitem><para>Adds dependencies of type <varname>Wants</varname> from this unit to all listed units. This - may be used to activate aritrary units - if a specific device becomes + may be used to activate arbitrary units, + when a specific device becomes available.</para></listitem> </varlistentry> |