diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-03-13 21:22:39 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-03-13 23:42:18 -0400 |
commit | 3ba3a79df4ae094d1008c04a9af8d1ff970124c4 (patch) | |
tree | ce084e1fbbc73fc6ddf4ccc52b822291ee1d8e7c /man/sd_journal_get_cursor.xml | |
parent | 64144440a5d2d94482f882b992fd2a4e0dca7a05 (diff) |
man: fix a bunch of links
All hail linkchecker!
Diffstat (limited to 'man/sd_journal_get_cursor.xml')
-rw-r--r-- | man/sd_journal_get_cursor.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 2b7f443f29..a400d8b1b5 100644 --- a/man/sd_journal_get_cursor.xml +++ b/man/sd_journal_get_cursor.xml @@ -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> |