man: fix sd_watchdog_enabled() prototype in man page

https://bugs.freedesktop.org/show_bug.cgi?id=80597
This commit is contained in:
Lennart Poettering 2014-06-27 19:51:14 +02:00
parent 06b08e6597
commit b1317b34f4

View file

@ -55,7 +55,7 @@
<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>