diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-12-26 02:47:43 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 22:53:45 -0500 |
commit | 494a66821815e8109afa136bd42818b85da38c09 (patch) | |
tree | be847fc58ccf582fa1f2b7625348093ddf0b55f7 /man/sd_journal_seek_head.xml | |
parent | 758bf0c755e045f7b1dd89869d3a10b9457e9bbe (diff) |
man: resolve word omissions
This is a recurring submission and includes corrections to:
word omissions and word class choice.
Diffstat (limited to 'man/sd_journal_seek_head.xml')
-rw-r--r-- | man/sd_journal_seek_head.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_journal_seek_head.xml b/man/sd_journal_seek_head.xml index 03de30a383..939f0b1086 100644 --- a/man/sd_journal_seek_head.xml +++ b/man/sd_journal_seek_head.xml @@ -94,7 +94,7 @@ seeks to the beginning of the journal, i.e. the oldest available entry.</para> - <para>Similar, + <para>Similarly, <function>sd_journal_seek_tail()</function> may be used to seek to the end of the journal, i.e. the most recent available entry.</para> @@ -156,7 +156,7 @@ <function>sd_journal_seek_monotonic_usec()</function>, <function>sd_journal_seek_realtime_usec()</function>, and <function>sd_journal_seek_cursor()</function> - interfaces are available as shared library, which can + interfaces are available as a 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> |