From d18df32d8229aff0bed41e9fe2a7a61598d70c89 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 28 Nov 2019 10:36:08 +0100 Subject: [PATCH] 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. --- man/sd_journal_open.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml index 723621c467..47e57107cd 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