diff options
author | cunshunxia <cunshunxia@tencent.com> | 2024-02-29 03:46:25 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-03-20 15:24:11 +0100 |
commit | cc59d1014f4851ad188640d0b6b370083ec7213f (patch) | |
tree | a97f9572003f35cdcc10c092c390e70324805826 /man/journalctl.xml | |
parent | Merge pull request #31827 from rpigott/resolved-faster-dnssec (diff) | |
download | systemd-cc59d1014f4851ad188640d0b6b370083ec7213f.tar.xz systemd-cc59d1014f4851ad188640d0b6b370083ec7213f.zip |
man: fix a few issues in manpage
fix: #31482
Signed-off-by: cunshunxia <cunshunxia@tencent.com>
Diffstat (limited to 'man/journalctl.xml')
-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 ea517f4ac4..7d6820064e 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -826,7 +826,7 @@ <refsect1> <title>Commands</title> - <para>The following commands are understood. If none is specified the default is to display journal records.</para> + <para>The following commands are understood. If none is specified the default is to display journal records:</para> <variablelist> <varlistentry> |