summaryrefslogtreecommitdiff
path: root/man/journalctl.xml
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2022-07-15 18:53:43 -0700
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-07-16 11:35:46 +0900
commit729d2df8065ac90ac606e1fff91dc2d588b2795d (patch)
treeaa6886366c969ba247753ec4c7a00c75c77065d5 /man/journalctl.xml
parente99b9285cb289115a64d775c768e6e831e39f12e (diff)
downloadsystemd-729d2df8065ac90ac606e1fff91dc2d588b2795d.tar.gz
man: fix grammatical error in --cursor-file description
Just a minor cleanup to fix unparseable wording
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r--man/journalctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index 424acc9f16..e226663a51 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -650,7 +650,7 @@
<listitem><para>If <replaceable>FILE</replaceable> exists and contains a
cursor, start showing entries <emphasis>after</emphasis> this location.
- Otherwise the show entries according the other given options. At the end,
+ Otherwise show entries according to the other given options. At the end,
write the cursor of the last entry to <replaceable>FILE</replaceable>. Use
this option to continually read the journal by sequentially calling
<command>journalctl</command>.</para></listitem>