From 3ba3a79df4ae094d1008c04a9af8d1ff970124c4 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Fri, 13 Mar 2015 21:22:39 -0500 Subject: man: fix a bunch of links All hail linkchecker! --- man/sd_journal_get_cursor.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/sd_journal_get_cursor.xml') 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 - malloc3 + malloc3 and should be freed after use with free3. -- cgit v1.2.3-54-g00ecf