chiark / gitweb /
networkd: support vxlan parameters
[elogind.git] / man / sd_journal_get_usage.xml
index e677b5f056af752a08575ec04ba9e6da4fd7b582..cd996bdb8f340a16090e44f3b20f278c420bce36 100644 (file)
@@ -53,8 +53,8 @@
 
                         <funcprototype>
                                 <funcdef>int <function>sd_journal_get_usage</function></funcdef>
-                                <paramdef>sd_journal<parameter>j</parameter></paramdef>
-                                <paramdef>uint64_t<parameter>bytes</parameter></paramdef>
+                                <paramdef>sd_journal *<parameter>j</parameter></paramdef>
+                                <paramdef>uint64_t *<parameter>bytes</parameter></paramdef>
                         </funcprototype>
 
                 </funcsynopsis>
@@ -86,7 +86,7 @@
                 <para>The <function>sd_journal_get_usage()</function>
                 interface is available as a shared library, which can be
                 compiled and linked to with the
-                <constant>libsystemd</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+                <constant>libsystemd</constant> <citerefentry project='die-net'><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
                 file.</para>
         </refsect1>