chiark / gitweb /
man: fix sd_watchdog_enabled() prototype in man page
authorLennart Poettering <lennart@poettering.net>
Fri, 27 Jun 2014 17:51:14 +0000 (19:51 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 27 Jun 2014 17:51:14 +0000 (19:51 +0200)
https://bugs.freedesktop.org/show_bug.cgi?id=80597

man/sd_watchdog_enabled.xml

index 88d1e5b8de4098acf2ef2db75ef0cd6d766962c9..41640276405080abeb041d31cbb13ca536ee06c9 100644 (file)
@@ -55,7 +55,7 @@
                         <funcprototype>
                                 <funcdef>int <function>sd_watchdog_enabled</function></funcdef>
                                 <paramdef>int <parameter>unset_environment</parameter></paramdef>
                         <funcprototype>
                                 <funcdef>int <function>sd_watchdog_enabled</function></funcdef>
                                 <paramdef>int <parameter>unset_environment</parameter></paramdef>
-                                <paramdef>const uint64_t *<parameter>usec</parameter></paramdef>
+                                <paramdef>uint64_t *<parameter>usec</parameter></paramdef>
                         </funcprototype>
                 </funcsynopsis>
         </refsynopsisdiv>
                         </funcprototype>
                 </funcsynopsis>
         </refsynopsisdiv>