chiark / gitweb /
man: drop any reference to "syslog" as log target
[elogind.git] / man / sd_bus_message_append.xml
index 2a1e95aa35de4fc461d31f16d47118d17c2bb2a6..961ab53c5f87c5aa38f1ef362d72057b7be7e898 100644 (file)
@@ -65,7 +65,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
   <refsect1>
     <title>Description</title>
 
-    <para>Function <function>sd_bus_message_append</function> appends
+    <para>The <function>sd_bus_message_append</function> function appends
     a sequence of items to message <parameter>m</parameter>. The
     format string <parameter>types</parameter> describes the types of
     arguments that follow.</para>
@@ -232,7 +232,7 @@ sd_bus_message_append(m, "ynqiuxtd", y, n, q, i, u, x, t, d);</programlisting>
     <para><function>sd_bus_open_user()</function> and other functions
     described here are available as a shared library, which can be
     compiled and linked to with the
-    <constant>libsystemd-bus</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+    <constant>libsystemd-bus</constant> <citerefentry project='die-net'><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
     file.</para>
   </refsect1>