summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/sd_journal_print.xml2
-rw-r--r--man/udev.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml
index 7742268f5d..cdaea8c2ef 100644
--- a/man/sd_journal_print.xml
+++ b/man/sd_journal_print.xml
@@ -138,7 +138,7 @@
of any size and format. It is highly recommended to
submit text strings formatted in the UTF-8 character
encoding only, and submit binary fields only when
- formatting in UTf-8 strings is not sensible. A number
+ formatting in UTF-8 strings is not sensible. A number
of well known fields are defined, see
<citerefentry><refentrytitle>systemd.journal-fields</refentrytitle><manvolnum>7</manvolnum></citerefentry>
for details, but additional application defined fields
diff --git a/man/udev.xml b/man/udev.xml
index e253a0677a..964aeda802 100644
--- a/man/udev.xml
+++ b/man/udev.xml
@@ -317,7 +317,7 @@
<para>The name of a symlink targeting the node. Every matching rule adds
this value to the list of symlinks to be created.</para>
<para>The set of characters to name a symlink is limited. Allowed
- characters are [0-9A-Za-z#+-.:=@_/], valid utf8 character sequences,
+ characters are [0-9A-Za-z#+-.:=@_/], valid UTF-8 character sequences,
and "\x00" hex encoding. All other characters are replaced by
a '_' character.</para>
<para>Multiple symlinks may be specified by separating the names by the