diff options
Diffstat (limited to 'man/systemd-sleep.conf.xml')
-rw-r--r-- | man/systemd-sleep.conf.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/man/systemd-sleep.conf.xml b/man/systemd-sleep.conf.xml index d4b07a0ca0..a917f4d064 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> |