diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2016-10-31 13:08:08 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-31 08:08:08 -0400 |
commit | b17649ee5e9d620b752d17f783ea380b5111d060 (patch) | |
tree | 96c1eb32d29497c4ea7b68c3cd6abe52a334cfe7 /man/sd_journal_stream_fd.xml | |
parent | 52028838a1bc5f55f623f5f0344ee685d87d1fd0 (diff) |
man: fix typos (#4527)
Diffstat (limited to 'man/sd_journal_stream_fd.xml')
-rw-r--r-- | man/sd_journal_stream_fd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml index 226298ae1b..db88eba1bc 100644 --- a/man/sd_journal_stream_fd.xml +++ b/man/sd_journal_stream_fd.xml @@ -104,7 +104,7 @@ <refsect1> <title>Notes</title> - <para>Function <function>sd_journal_stream_fd()</function> is thread-safe and may be be called + <para>Function <function>sd_journal_stream_fd()</function> is thread-safe and may be called from multiple threads. All calls will return the same file descriptor, although temporarily multiple file descriptors may be open.</para> |