]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_journal_stream_fd.xml
mount-util: shorten the loop a bit (#7545)
[thirdparty/systemd.git] / man / sd_journal_stream_fd.xml
index 226298ae1bf7ddc9dbdf25a99af1073d90ce28e4..29d64f91d7a3384222a5b2627cd5bb4306230166 100644 (file)
@@ -3,6 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
+  SPDX-License-Identifier: LGPL-2.1+
+
   This file is part of systemd.
 
   Copyright 2012 Lennart Poettering
   <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>