From: Vito Caputo Date: Sat, 16 Jul 2022 01:53:43 +0000 (-0700) Subject: man: fix grammatical error in --cursor-file description X-Git-Tag: v252-rc1~625 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=729d2df8065ac90ac606e1fff91dc2d588b2795d;p=thirdparty%2Fsystemd.git man: fix grammatical error in --cursor-file description Just a minor cleanup to fix unparseable wording --- diff --git a/man/journalctl.xml b/man/journalctl.xml index 424acc9f163..e226663a51f 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.