summaryrefslogtreecommitdiff
path: root/man/sd_journal_get_seqnum.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-02-22 14:46:19 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-02-22 14:46:19 +0900
commit60c5bd7759ea9325dd95ebc5bc66c958b78af7b9 (patch)
tree6ec90382792ead51bc68c5aed3c8c29897513589 /man/sd_journal_get_seqnum.xml
parent4788f635e37625efc0d7713c3a58b3af7a1a3711 (diff)
downloadsystemd-60c5bd7759ea9325dd95ebc5bc66c958b78af7b9.tar.gz
tree-wide: fix typo
Diffstat (limited to 'man/sd_journal_get_seqnum.xml')
-rw-r--r--man/sd_journal_get_seqnum.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_get_seqnum.xml b/man/sd_journal_get_seqnum.xml
index 732f660763..1fc7e6030a 100644
--- a/man/sd_journal_get_seqnum.xml
+++ b/man/sd_journal_get_seqnum.xml
@@ -42,7 +42,7 @@
store the sequence number in, and a buffer to return the 128bit sequence number ID in.</para>
<para>When writing journal entries to disk each <command>systemd-journald</command> instance will number
- them sequentially, starting from 1 for the first entry written after subsystem intialization. Each such
+ them sequentially, starting from 1 for the first entry written after subsystem initialization. Each such
series of sequence numbers is associated with a 128bit sequence number ID which is initialized randomly,
once at <command>systemd-journal</command> initialization. Thus, while multiple instances of
<command>systemd-journald</command> will assign the same sequence numbers to their written journal