diff options
-rw-r--r-- | man/sd_journal_print.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml index 57d908fe22..7b08733171 100644 --- a/man/sd_journal_print.xml +++ b/man/sd_journal_print.xml @@ -247,16 +247,6 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid( </refsect1> <refsect1> - <title>History</title> - - <para><function>sd_journal_sendv()</function> was - modified to guarantee async-signal-safety in - systemd-209. Before that, it would behave safely only - when entry size was small enough to fit in one (large) - datagram.</para> - </refsect1> - - <refsect1> <title>See Also</title> <para> |