chiark / gitweb /
man: fix a bunch of links
[elogind.git] / man / sd_journal_get_cursor.xml
index 2b7f443f2922d137cfe71405e88f990915bb04d3..a400d8b1b5e5fa33edd5ce0767c87291f5c75cff 100644 (file)
@@ -84,7 +84,7 @@
     time) available entry. The call takes two arguments: a journal
     context object and a pointer to a string pointer where the cursor
     string will be placed. The string is allocated via libc
-    <citerefentry><refentrytitle>malloc</refentrytitle><manvolnum>3</manvolnum></citerefentry>
+    <citerefentry project='man-pages'><refentrytitle>malloc</refentrytitle><manvolnum>3</manvolnum></citerefentry>
     and should be freed after use with
     <citerefentry project='man-pages'><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>