From 976c46f84f896782fa1e839904ab74cc4460c7b0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 13 Jul 2012 23:10:23 +0200 Subject: man: add man page aliases for all macros/types too --- man/sd_journal_open.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'man/sd_journal_open.xml') diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml index 5285fe6bc1..ffd9a2c481 100644 --- a/man/sd_journal_open.xml +++ b/man/sd_journal_open.xml @@ -46,6 +46,10 @@ sd_journal_open sd_journal_open_directory sd_journal_close + sd_journal + SD_JOURNAL_LOCAL_ONLY + SD_JOURNAL_RUNTIME_ONLY + SD_JOURNAL_SYSTEM_ONLY Open the system journal for reading @@ -81,7 +85,7 @@ files automatically and interleave them automatically when reading. As first argument it takes a pointer to a sd_journal pointer, which on - success will contain journal context afterwards. The + success will contain journal context object afterwards. The second argument is a flags field, which may consist of the following flags ORed together: SD_JOURNAL_LOCAL_ONLY makes sure -- cgit v1.2.3-54-g00ecf