summaryrefslogtreecommitdiff
path: root/man/sd_journal_next.xml
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2012-10-26 00:16:47 +0200
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2012-10-26 00:16:47 +0200
commitbb31a4ac1997c189a344caf554f34c6aabc71aa7 (patch)
tree3301834059dc416fbf78087aae53fdf9459aa97a /man/sd_journal_next.xml
parent5b4d50efe83851fe84837db795e14b1d64be530b (diff)
downloadsystemd-bb31a4ac1997c189a344caf554f34c6aabc71aa7.tar.gz
man: typo fixes
https://bugs.freedesktop.org/show_bug.cgi?id=55890 Fixed typos, serial comma, and removed "either" as there were more than two options. Also did an extra rename of "system-shutdown" to "systemd-shutdown" that was forgotten in commit 8bd3b8620c80d0f2383f2fb04315411fc8077ca1
Diffstat (limited to 'man/sd_journal_next.xml')
-rw-r--r--man/sd_journal_next.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_next.xml b/man/sd_journal_next.xml
index 58e7cec6f3..9b1cb1fc46 100644
--- a/man/sd_journal_next.xml
+++ b/man/sd_journal_next.xml
@@ -128,7 +128,7 @@
as a wrapper around
<citerefentry><refentrytitle>sd_journal_seek_head</refentrytitle><manvolnum>3</manvolnum></citerefentry>
and <function>sd_journal_next()</function> in order to
- make iteratring through the journal easier. See below
+ make iterating through the journal easier. See below
for an example. Similar,
<function>SD_JOURNAL_FOREACH_BACKWARDS()</function>
may be used for iterating the journal in reverse