summaryrefslogtreecommitdiff
path: root/man/sd_journal_print.xml
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2014-02-17 03:37:18 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-02-17 19:03:07 -0500
commit66f756d437658cc464bfb5647c97efd0cf77f933 (patch)
treeb6e3b8f734aa9e21187f9254c2c870e3bea11382 /man/sd_journal_print.xml
parent73e231abde39f22097df50542c745e01de879836 (diff)
downloadsystemd-66f756d437658cc464bfb5647c97efd0cf77f933.tar.gz
doc: resolve missing/extraneous words or inappropriate forms
Issues fixed: * missing words required by grammar * duplicated or extraneous words * inappropriate forms (e.g. singular/plural), and declinations * orthographic misspellings
Diffstat (limited to 'man/sd_journal_print.xml')
-rw-r--r--man/sd_journal_print.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml
index 7b08733171..638657721f 100644
--- a/man/sd_journal_print.xml
+++ b/man/sd_journal_print.xml
@@ -203,7 +203,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid(
be guaranteed. Using
<function>sd_journal_print()</function> has the
benefit of logging source code line, filenames, and
- functions as meta data along all entries, and
+ functions as metadata along all entries, and
guaranteeing chronological ordering with structured
log entries that are generated via
<function>sd_journal_send()</function>. Using