diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-03-22 00:35:19 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-03-22 00:35:19 +0100 |
commit | 9adf646d0ae85192027319e2f47f2d092a298d99 (patch) | |
tree | 4ada52c00883ad27e17388b7578eaaad685fd602 /man/systemd-cat.xml | |
parent | 816115863962548a9a0d9fbfe429c7f8e685beac (diff) |
man: systemd-cat(1) typo fix
Noticed by Sergey Ptashnick
Diffstat (limited to 'man/systemd-cat.xml')
-rw-r--r-- | man/systemd-cat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-cat.xml b/man/systemd-cat.xml index 5e5431f1b2..350a345d43 100644 --- a/man/systemd-cat.xml +++ b/man/systemd-cat.xml @@ -66,7 +66,7 @@ generates to the journal.</para> <para>If no parameter is passed - <command>systemd-command</command> will write + <command>systemd-cat</command> will write everything it reads from standard input (STDIN) to the journal.</para> <para>If parameters are passed they are executed as |