diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-02 11:44:40 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-02 11:44:40 +0200 |
commit | 931974af6bbad8b79cbee7e41f98954758016fcc (patch) | |
tree | 7c1fba732f78e56829d8145545ec9aa1ae391317 /man | |
parent | 2b2e9df87641f95cb5e3f0d1b69f6e71e53c6f94 (diff) |
man: fix journalctl man page in regards to --this-boot
Diffstat (limited to 'man')
-rw-r--r-- | man/journalctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index 6254c5c682..bbc9b34151 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -214,7 +214,7 @@ <term><option>-b</option></term> <listitem><para>Show data only from - local boot.</para></listitem> + current boot.</para></listitem> </varlistentry> <varlistentry> |