From 21dc5e82ade4fa8686d1a118a5091d9abe88e264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 20 Apr 2020 20:51:12 +0200 Subject: [PATCH] man: add sd_j_open_namespace as refname This was forgotten in 241c8f67f65a1051068a1728daaca5bc49183c69. --- man/rules/meson.build | 3 ++- man/sd_journal_open.xml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/man/rules/meson.build b/man/rules/meson.build index a15a30f67a9..ef11525ef24 100644 --- a/man/rules/meson.build +++ b/man/rules/meson.build @@ -637,7 +637,8 @@ manpages = [ 'sd_journal_open_directory', 'sd_journal_open_directory_fd', 'sd_journal_open_files', - 'sd_journal_open_files_fd'], + 'sd_journal_open_files_fd', + 'sd_journal_open_namespace'], ''], ['sd_journal_print', '3', diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml index 9884beae1a3..bdece26ccca 100644 --- a/man/sd_journal_open.xml +++ b/man/sd_journal_open.xml @@ -22,6 +22,7 @@ sd_journal_open_directory_fd sd_journal_open_files sd_journal_open_files_fd + sd_journal_open_namespace sd_journal_close sd_journal SD_JOURNAL_LOCAL_ONLY