From: Zbigniew Jędrzejewski-Szmek Date: Mon, 20 Apr 2020 18:51:12 +0000 (+0200) Subject: man: add sd_j_open_namespace as refname X-Git-Tag: v246-rc1~547^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=21dc5e82ade4fa8686d1a118a5091d9abe88e264;p=thirdparty%2Fsystemd.git man: add sd_j_open_namespace as refname This was forgotten in 241c8f67f65a1051068a1728daaca5bc49183c69. --- 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