diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-02-13 04:57:36 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-02-13 04:57:36 +0100 |
commit | 3ef51b2ce8e9ba09d1872544d11a6b7861cc2fb7 (patch) | |
tree | 4af295f852c8a59b4bd80395dc0f8dcfd2b6e58d | |
parent | dd359de89b1fbabf6f4eb5003d2b5a806b6185c1 (diff) |
man: typo fix
-rw-r--r-- | man/sd_journal_seek_head.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_seek_head.xml b/man/sd_journal_seek_head.xml index 3716c5d367..d24b2f30ee 100644 --- a/man/sd_journal_seek_head.xml +++ b/man/sd_journal_seek_head.xml @@ -101,7 +101,7 @@ <para><function>sd_journal_seek_monotonic_usec()</function> seeks to the entry with the specified monotonic - timestamp, i.e. CLOCK_MONOOTONIC. Since monotonic time + timestamp, i.e. CLOCK_MONOTONIC. Since monotonic time restarts on every reboot a boot ID needs to be specified as well.</para> |