From: Lennart Poettering Date: Thu, 28 Nov 2019 09:36:08 +0000 (+0100) Subject: man: drop reference to machined, add one for journald instead X-Git-Tag: v244~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d18df32d8229aff0bed41e9fe2a7a61598d70c89;p=thirdparty%2Fsystemd.git man: drop reference to machined, add one for journald instead We dropped documentation from sd_journal_open_container() long ago (since the call is obsolete), hence drop the reference to machined. But add one in for journald instead. --- diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml index 723621c4679..47e57107cd0 100644 --- a/man/sd_journal_open.xml +++ b/man/sd_journal_open.xml @@ -193,9 +193,9 @@ systemd1, sd-journal3, + systemd-journald.service8, sd_journal_next3, - sd_journal_get_data3, - systemd-machined8 + sd_journal_get_data3