Capitalize title

This commit is contained in:
Pēteris Caune 2020-08-31 13:01:45 +03:00
parent b4ba582255
commit 25a8ec6bd9
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ than what is configured on SITE_NAME.</p>
</code></pre></div>
<h2>Viewing cron logs using <code>journalctl</code></h2>
<h2>Viewing Cron Logs Using <code>journalctl</code></h2>
<p>On a systemd-based system, you can use the <code>journalctl</code> utility to see system logs,
including logs from the cron daemon.</p>
<p>To see live logs:</p>

View File

@ -104,7 +104,7 @@ System clock synchronized: yes
RTC in local TZ: no
```
## Viewing cron logs using `journalctl`
## Viewing Cron Logs Using `journalctl`
On a systemd-based system, you can use the `journalctl` utility to see system logs,
including logs from the cron daemon.