Skip to content

Commit 8a5941a

Browse files
committed
Fixed comments.
2 parents 485543c + 8dcc2e7 commit 8a5941a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/journalctl.asm.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,11 @@ xmlns="http://docbook.org/ns/docbook">
3737
<structure renderas="article" xml:id="sles-journald">
3838
<merge>
3939
<title>Mastering System Logs: From <command>systemd-journald</command> to <command>journalctl</command></title>
40+
<title>Mastering System Logs: From <command>systemd-journald</command> to <command>journalctl</command></title>
4041
<!-- History -->
4142
<revhistory xml:id="rh-sles-journald">
4243
<revision><date>2025-11-26</date>
44+
<revision><date>2025-11-26</date>
4345
<revdescription>
4446
<para>
4547
Initial version
@@ -64,10 +66,12 @@ Initial version
6466
</meta>
6567
<!-- Social Media -->
6668
<meta name="title">Mastering System Logs: From <command>systemd-journald</command> to <command>journalctl</command></meta>
69+
<meta name="title">Mastering System Logs: From <command>systemd-journald</command> to <command>journalctl</command></meta>
6770
<meta name="description">
6871
How to view and manage &productnameshort; logs using <command>journalctl</command></meta>
6972
<!-- Search -->
7073
<meta name="social-descr">Mastering System Logs: From <command>systemd-journald</command> to <command>journalctl</command></meta>
74+
<meta name="social-descr">Mastering System Logs: From <command>systemd-journald</command> to <command>journalctl</command></meta>
7175
<!-- Task -->
7276
<meta name="task" its:translate="no">
7377
<phrase>Configuration</phrase>
@@ -107,6 +111,7 @@ You can view and analyze logs from <command>systemd-journald</command> using the
107111
<listitem>
108112
<para>
109113
This article is intended to provide a complete overview of tasks that can be performed using the <command>journalctl</command> command-line tool.
114+
This article is intended to provide a complete overview of tasks that can be performed using the <command>journalctl</command> command-line tool.
110115
</para>
111116
</listitem>
112117
</varlistentry>
@@ -131,6 +136,7 @@ You will be able to view your system logs using <command>journalctl</command>.
131136
<listitem>
132137
<para>
133138
You must have &sudo; privileges.
139+
You must have &sudo; privileges.
134140
</para>
135141
</listitem>
136142
</varlistentry>
@@ -141,6 +147,7 @@ You must have &sudo; privileges.
141147
<module renderas="section" resourceref="_journald-filter-journals"/>
142148
<module renderas="section" resourceref="_journalctl-usage"/>
143149
<module renderas="section" resourceref="_journald-configure"/>
150+
<module renderas="section" resourceref="_journalctl-usage"/>
144151
<module renderas="section" resourceref="_systemd-journald-troubleshooting"/>
145152
<module resourceref="_legal"/>
146153
<module resourceref="_gfdl">

0 commit comments

Comments
 (0)