chiark / gitweb /
vconsole: fall back to fedora specific configuration
[elogind.git] / man / sd_notify.xml
index 80856a22d534ba984b41737fec9238732cf1369d..c060bbad2796ae1c78563be1ad7b6f2debb7df0c 100644 (file)
@@ -87,7 +87,7 @@
                 processes.</para>
 
                 <para>The <parameter>state</parameter> parameter
-                should contain an newline-seperated list of variable
+                should contain an newline-separated list of variable
                 assignments, similar in style to an environment
                 block. A trailing newline is implied if none is
                 specified. The string may contain any kind of variable
                         <title>Start-up Notification</title>
 
                         <para>When a daemon finished starting up, it
-                        might issue the following call call to notify
+                        might issue the following call to notify
                         the init system:</para>
 
                         <programlisting>sd_notify(0, "READY=1");</programlisting>