summaryrefslogtreecommitdiff
path: root/man/systemd-sleep.conf.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-02-14 15:56:19 +0100
committerLennart Poettering <lennart@poettering.net>2014-02-14 15:56:19 +0100
commit9fccdb0f64d12bc09a71442dd0af2248c1aa3e89 (patch)
treeaca201d5e65bac4bcbe697e6f075378b3c01413a /man/systemd-sleep.conf.xml
parent6046278f405b3ebaf84fcf17f6e834c4c4bd6a42 (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/systemd-sleep.conf.xml')
-rw-r--r--man/systemd-sleep.conf.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/man/systemd-sleep.conf.xml b/man/systemd-sleep.conf.xml
index d4b07a0ca..a917f4d06 100644
--- a/man/systemd-sleep.conf.xml
+++ b/man/systemd-sleep.conf.xml
@@ -160,10 +160,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<para>Example: to exploit the <quote>freeze</quote> mode added
in Linux 3.9, one can use <command>systemctl suspend</command>
with
- <programlisting>
-[Sleep]
-SuspendState=freeze
- </programlisting></para>
+ <programlisting>[Sleep]
+SuspendState=freeze</programlisting></para>
</refsect1>
<refsect1>