diff options
author | Andrey Borzenkov <arvidjaar@gmail.com> | 2011-03-10 20:31:18 +0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-10 20:48:12 +0100 |
commit | 756a8d17bb106f9624736843377e7831b195fac7 (patch) | |
tree | d1b054c4112b7bc276d8457a25735d159f227ec6 /man/systemd.xml | |
parent | fe783b03419181bed69003ffdd73132426de246a (diff) |
man: trivial typo in systemd(1)
Diffstat (limited to 'man/systemd.xml')
-rw-r--r-- | man/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index 2c42a02918..6b1a4c9d98 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -269,7 +269,7 @@ <option>syslog</option>, <option>syslog+console</option>, <option>kmsg</option>, - <option>kmsg-console</option>. If the + <option>kmsg+console</option>. If the argument is omitted it defaults to <option>inherit</option>.</para></listitem> </varlistentry> |