summaryrefslogtreecommitdiff
path: root/man/journalctl.xml
diff options
context:
space:
mode:
authorRonny Chevalier <chevalier.ronny@gmail.com>2014-08-19 23:21:43 +0200
committerDaniel Mack <zonque@gmail.com>2014-08-20 00:00:16 +0200
commit0566ef68b816f094c3bc1c6c3921c8c35bc6d87f (patch)
treee5ebe9221673ead6da835faa187677609b804e13 /man/journalctl.xml
parent265684034fac5f2674723ab7ace55b2485a1b29f (diff)
man: fix typos
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r--man/journalctl.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index bf187569d..e10918a9c 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -99,9 +99,9 @@
<literal>_KERNEL_DEVICE=</literal> match for the
device.</para>
- <para>Additional contraints may be added using options
+ <para>Additional constraints may be added using options
<option>--boot</option>, <option>--unit=</option>,
- etc, to futher limit what entries will be shown
+ etc, to further limit what entries will be shown
(logical AND).</para>
<para>Output is interleaved from all accessible
@@ -128,7 +128,7 @@
<option>--no-pager</option> option and the "Environment"
section below.</para>
- <para>When outputing to a tty, lines are colored
+ <para>When outputting to a tty, lines are colored
according to priority: lines of level ERROR and higher
are colored red; lines of level NOTICE and higher are
highlighted; other lines are displayed normally.