chiark / gitweb /
man: ipv4 link-local
[elogind.git] / man / systemd-sleep.conf.xml
index dc4b0da68e4a56cc4786116ab4dffa202c52213d..a917f4d064d269dfe963fe607203ae84f99c85db 100644 (file)
@@ -127,10 +127,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
         <citerefentry><refentrytitle>systemd-suspend.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
         <citerefentry><refentrytitle>systemd-hibernate.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, or
         <citerefentry><refentrytitle>systemd-hybrid-sleep.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
-        More than one value can be specified by seperating
+        More than one value can be specified by separating
         multiple values with commas. They will be tried
         in turn, until one is written without error. If
-        neither suceeds, the operation will be aborted.
+        neither succeeds, the operation will be aborted.
         </para></listitem>
       </varlistentry>
 
@@ -145,10 +145,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
         <citerefentry><refentrytitle>systemd-suspend.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
         <citerefentry><refentrytitle>systemd-hibernate.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, or
         <citerefentry><refentrytitle>systemd-hybrid-sleep.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
-        More than one value can be specified by seperating
+        More than one value can be specified by separating
         multiple values with commas. They will be tried
         in turn, until one is written without error. If
-        neither suceeds, the operation will be aborted.
+        neither succeeds, the operation will be aborted.
         </para></listitem>
       </varlistentry>
     </variablelist>
@@ -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>