diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-10-15 08:58:51 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-10-15 08:19:49 -0400 |
commit | 72f4d9669c253d5bd7c126bf2e7a0db0198cf2eb (patch) | |
tree | a05e592987d304e6a6490bae85543639e2b7cac5 /man/journalctl.xml | |
parent | 0c7225549d539c77620e15c850c60e4dc124a131 (diff) |
man: wording and grammar updates
This is a recurring submission and includes corrections to various
issue spotted. I guess I can just skip over reporting ubiquitous comma
placement fixes…
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index 2ce81a0563..508f1dd534 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -157,14 +157,14 @@ <term><option>-l</option></term> <listitem><para>Ellipsize fields when - they don't fit in available columns. + they do not fit in available columns. The default is to show full fields, allowing them to wrap or be truncated by the pager if one is used.</para> - <para>Old options + <para>The old options <option>-l</option>/<option>--full</option> - not useful anymore, except to undo + are not useful anymore, except to undo <option>--no-full</option>.</para></listitem> </varlistentry> |