diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-06-24 17:25:16 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-06-24 17:25:16 +0200 |
commit | 436c44a5d64ef136ead64e9b03c8c05cc573a61b (patch) | |
tree | 1a49666f37992d4b70ed83dc57c1dd5ab4225e2b /man/systemd.xml | |
parent | 771610b04d5dc320a40f2270c50b176bd1f8facc (diff) |
man: spelling fixes
Diffstat (limited to 'man/systemd.xml')
-rw-r--r-- | man/systemd.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index 46082839b0..8f58b665c2 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -137,7 +137,7 @@ <listitem><para>Extract D-Bus interface introspection data. This is - mostly useful at build ot install time + mostly useful at build at install time to generate data suitable for the D-Bus interfaces repository. Optionally the interface @@ -459,7 +459,7 @@ <term><varname>$SYSTEMD_LOG_LEVEL</varname></term> <listitem><para>systemd reads the log level from this environment - variable. This can be overriden with + variable. This can be overridden with <option>--log-level=</option>.</para></listitem> </varlistentry> @@ -467,7 +467,7 @@ <term><varname>$SYSTEMD_LOG_TARGET</varname></term> <listitem><para>systemd reads the log target from this environment - variable. This can be overriden with + variable. This can be overridden with <option>--log-target=</option>.</para></listitem> </varlistentry> @@ -475,7 +475,7 @@ <term><varname>$SYSTEMD_LOG_COLOR</varname></term> <listitem><para>Controls whether systemd highlights important log - messages. This can be overriden with + messages. This can be overridden with <option>--log-color=</option>.</para></listitem> </varlistentry> @@ -484,7 +484,7 @@ <listitem><para>Controls whether systemd prints the code location along with log messages. This can be - overriden with + overridden with <option>--log-location=</option>.</para></listitem> </varlistentry> |