From c0d8b4e8109f48ed1a21cc677edff0f1462d2f5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 18 Jul 2013 00:03:09 -0400 Subject: systemd-python: also update the documentation sphinx, oh sphinx, why do you require manual ficksups all the time? --- systemd/docs/journal.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/systemd/docs/journal.rst b/systemd/docs/journal.rst index e6c4206..ea74cf8 100644 --- a/systemd/docs/journal.rst +++ b/systemd/docs/journal.rst @@ -53,7 +53,8 @@ Journal access types .. autoattribute:: systemd.journal.LOCAL_ONLY .. autoattribute:: systemd.journal.RUNTIME_ONLY -.. autoattribute:: systemd.journal.SYSTEM_ONLY +.. autoattribute:: systemd.journal.SYSTEM +.. autoattribute:: systemd.journal.CURRENT_USER Journal event types ~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.1