chiark / gitweb /
build-sys: merge libsystemd-journal into libsystemd
[elogind.git] / man / sd_journal_get_cursor.xml
index 861927e2e1173795c68494529965b589ef37a630..046c154097f637cf368d6ed2a4b0e2f789b9b5cc 100644 (file)
                 returns 0 on success or a negative errno-style error
                 code. <function>sd_journal_test_cursor()</function>
                 returns positive if the current entry matches the
-                specified cursor, 0 if it doesn't match the specified
+                specified cursor, 0 if it does not match the specified
                 cursor or a negative errno-style error code on
                 failure.</para>
         </refsect1>
 
                 <para>The <function>sd_journal_get_cursor()</function>
                 and <function>sd_journal_test_cursor()</function>
-                interfaces are available as shared library, which can
+                interfaces are available as shared library, which can
                 be compiled and linked to with the
                 <constant>libsystemd-journal</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
                 file.</para>