]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_event_now.xml
Add SPDX license identifiers to man pages
[thirdparty/systemd.git] / man / sd_event_now.xml
index 054aff3ac6fce51818fd6eadb2396df49ffa1c4f..a17e208934e7b1a3fe2215249db6627d9f44c6a3 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 2015 Lennart Poettering
 
       </varlistentry>
 
+      <varlistentry>
+        <term><constant>-EOPNOTSUPP</constant></term>
+
+        <listitem><para>Unsupported clock type.
+        </para></listitem>
+      </varlistentry>
+
       <varlistentry>
         <term><constant>-ECHILD</constant></term>
 
         <listitem><para>The event loop object was created in a
         different process.</para></listitem>
       </varlistentry>
-
     </variablelist>
   </refsect1>