From 729d2df8065ac90ac606e1fff91dc2d588b2795d Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Fri, 15 Jul 2022 18:53:43 -0700 Subject: [PATCH] man: fix grammatical error in --cursor-file description Just a minor cleanup to fix unparseable wording --- man/journalctl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ If FILE exists and contains a cursor, start showing entries after 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 FILE. Use this option to continually read the journal by sequentially calling journalctl.