summaryrefslogtreecommitdiff
path: root/man/sd_journal_get_cursor.xml
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2013-08-25 09:01:45 +0200
committerLennart Poettering <lennart@poettering.net>2013-09-10 18:34:41 +0200
commit6b4991cfde6c0a0b62e836ca75ae362779c474d4 (patch)
tree7abb5874f749828b7b13dff0017b83a63d1fa22a /man/sd_journal_get_cursor.xml
parentb8ab2dc6c9eb8d6c738524f2ab48931855e3a08a (diff)
man: wording and grammar updates
This includes regularly-submitted corrections to comma setting and orthographical mishaps that appeared in man/ in recent commits. In this particular commit: - the usual comma fixes - expand contractions (this is prose)
Diffstat (limited to 'man/sd_journal_get_cursor.xml')
-rw-r--r--man/sd_journal_get_cursor.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml
index 861927e2e..4cee7d5b6 100644
--- a/man/sd_journal_get_cursor.xml
+++ b/man/sd_journal_get_cursor.xml
@@ -120,7 +120,7 @@
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>