summaryrefslogtreecommitdiff
path: root/systemd/docs
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-28 19:32:31 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-07-05 14:19:17 -0400
commit3223d0b21fdb35829a6ba206eddb6339bf9ba73a (patch)
tree3598f347fa10286f24625dfb3b50054859904922 /systemd/docs
parent4a3c9f4286768502d060d27a64e0478ca2ad5e83 (diff)
downloadpython-systemd-3223d0b21fdb35829a6ba206eddb6339bf9ba73a.tar.gz
python-systemd: rename Journal to Reader
It seems inevitable that we'll also grow a writing interface, and then it'll be cumbersome to have a "Journal" for reading, and a "Writer" for writing.
Diffstat (limited to 'systemd/docs')
-rw-r--r--systemd/docs/journal.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/systemd/docs/journal.rst b/systemd/docs/journal.rst
index 38ab57e..78b831a 100644
--- a/systemd/docs/journal.rst
+++ b/systemd/docs/journal.rst
@@ -13,11 +13,11 @@
Accessing the Journal
---------------------
-.. autoclass:: _Journal
+.. autoclass:: _Reader
:undoc-members:
:inherited-members:
-.. autoclass:: Journal
+.. autoclass:: Reader
:undoc-members:
:inherited-members: