diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-02-14 15:56:19 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-02-14 15:56:19 +0100 |
commit | 9fccdb0f64d12bc09a71442dd0af2248c1aa3e89 (patch) | |
tree | aca201d5e65bac4bcbe697e6f075378b3c01413a /man/systemctl.xml | |
parent | 6046278f405b3ebaf84fcf17f6e834c4c4bd6a42 (diff) |
man: always place <programlisting> and </programlisting> in a line with actual sources, so that we don't get spurious newlines in the man page output
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 906399c3bd..d78916ba73 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -555,8 +555,7 @@ LISTEN UNIT ACTIVATES [::]:22 sshd.socket sshd.service kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service -5 sockets listed. - </programlisting> +5 sockets listed.</programlisting> Note: because the addresses might contains spaces, this output is not suitable for programmatic consumption. </para> |