summaryrefslogtreecommitdiffstats
path: root/man/sd_journal_open.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-07-12 03:14:50 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-07-12 03:14:50 +0200
commit627cdcc785530e0efad4dccd85c600c9ebfdaa50 (patch)
treee20d79d99275b6dd5a791e9139c93b6455015222 /man/sd_journal_open.xml
parentman: move <varlistentry> in <variablelist> (diff)
downloadsystemd-627cdcc785530e0efad4dccd85c600c9ebfdaa50.tar.xz
systemd-627cdcc785530e0efad4dccd85c600c9ebfdaa50.zip
tree-wide: fix typos reported by Fossies Codespell report
Diffstat (limited to 'man/sd_journal_open.xml')
-rw-r--r--man/sd_journal_open.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml
index 8b7035fcc2..0c4b1a7d5a 100644
--- a/man/sd_journal_open.xml
+++ b/man/sd_journal_open.xml
@@ -137,7 +137,7 @@
<para><function>sd_journal_open_directory_fd()</function> is similar to
<function>sd_journal_open_directory()</function>, but takes a file descriptor referencing a directory in the file
- system instead of an absolute file system path. In addtion to the flags accepted by
+ system instead of an absolute file system path. In addition to the flags accepted by
<function>sd_journal_open_directory()</function>, this function also accepts
<constant>SD_JOURNAL_TAKE_DIRECTORY_FD</constant>. If <constant>SD_JOURNAL_TAKE_DIRECTORY_FD</constant> is
specified, the function will take the ownership of the specified file descriptor on success, and it will be