summaryrefslogtreecommitdiff
path: root/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'systemd')
-rw-r--r--systemd/docs/journal.rst3
1 files changed, 2 insertions, 1 deletions
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
~~~~~~~~~~~~~~~~~~~