summaryrefslogtreecommitdiff
path: root/man/sd_journal_open.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_journal_open.xml')
-rw-r--r--man/sd_journal_open.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml
index b99c67da46..06d0ccfd12 100644
--- a/man/sd_journal_open.xml
+++ b/man/sd_journal_open.xml
@@ -80,7 +80,7 @@
<refsect1>
<title>Description</title>
- <para><function>sd_journal_open()</function> opens the
+ <para><function>sd_journal_open()</function> opens
the log journal for reading. It will find all journal
files automatically and interleave them automatically
when reading. As first argument it takes a pointer to
@@ -120,7 +120,7 @@
<para>See
<citerefentry><refentrytitle>sd_journal_next</refentrytitle><manvolnum>3</manvolnum></citerefentry>
for an example how to iterate through the journal
- after opening it it with
+ after opening it with
<function>sd_journal_open()</function>.</para>
<para>A journal context object returned by