diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-01-28 22:02:12 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-01-28 22:02:34 -0500 |
commit | 38180c856898d352fca38ce85d55f2d89cf8be97 (patch) | |
tree | dd027c72509fe07aed75131976e51a5ebd547802 /man | |
parent | 6b02bce75923e2475f2a99447bfcedd280d788f9 (diff) |
man: remove erroneous history section
Diffstat (limited to 'man')
-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> |