diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-11-01 23:35:34 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-11-01 23:35:34 +0100 |
commit | f848f8d87e3aafa514e8134e3ecf2317d89420e0 (patch) | |
tree | c6b9ac3f72830cab7984a98844de799f0365d93a /man/systemd.special.xml | |
parent | 173fa08331efefab82cd02b39a3f70e47544d084 (diff) |
man: typo fixes
Fixes a few more typos. Also changes a "Accept=no" to
"Accept=false" to be consistent with the previous examples
in the same man page.
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r-- | man/systemd.special.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml index dc04ee325c..9ea288e337 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -684,7 +684,7 @@ <varlistentry> <term><filename>syslog.socket</filename></term> <listitem> - <para>The socket unit where + <para>The socket unit syslog implementations should listen on. All userspace log messages will be made |