From 18c7ed186be28800a2eeb37ad31c9c44480d3d9c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 31 Jul 2012 16:09:01 +0200 Subject: journal: add sd_journal_perror() to API --- man/systemd.journal-fields.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'man/systemd.journal-fields.xml') diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 6a9fd9d85c..59bb8ad70a 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -132,6 +132,19 @@ + + ERRNO= + + The low-level Unix error + number causing this entry, if + any. Contains the numeric + value of + errno3 + formatted as decimal + string. + + + SYSLOG_FACILITY= SYSLOG_IDENTIFIER= -- cgit v1.2.3-54-g00ecf