summaryrefslogtreecommitdiff
path: root/man/sd_watchdog_enabled.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-06-27 19:51:14 +0200
committerLennart Poettering <lennart@poettering.net>2014-06-27 19:51:14 +0200
commitb1317b34f4cf93fdae91a3b5aee1039ce7cf80f5 (patch)
tree4af27d78cf98d5d8b3e53f2e7b7bf8c6e59071d0 /man/sd_watchdog_enabled.xml
parent06b08e65970f9f68a29b51b36b8564dfa657ff18 (diff)
downloadsystemd-b1317b34f4cf93fdae91a3b5aee1039ce7cf80f5.tar.gz
man: fix sd_watchdog_enabled() prototype in man page
https://bugs.freedesktop.org/show_bug.cgi?id=80597
Diffstat (limited to 'man/sd_watchdog_enabled.xml')
-rw-r--r--man/sd_watchdog_enabled.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_watchdog_enabled.xml b/man/sd_watchdog_enabled.xml
index 88d1e5b8de..4164027640 100644
--- a/man/sd_watchdog_enabled.xml
+++ b/man/sd_watchdog_enabled.xml
@@ -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>