From 07aa3abb74b5153e195b4b7c90337cf3f7115e8b Mon Sep 17 00:00:00 2001 From: Thomas Hindoe Paaboel Andersen Date: Wed, 5 Sep 2012 23:08:06 +0200 Subject: [PATCH] fix typos in halt.xml and journalctl.xml --- man/halt.xml | 6 +++--- man/journalctl.xml | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/man/halt.xml b/man/halt.xml index 7ba85ed..481b0bc 100644 --- a/man/halt.xml +++ b/man/halt.xml @@ -88,7 +88,7 @@ Halt the machine, - regardless which one of the three + regardless of which one of the three commands is invoked. @@ -97,7 +97,7 @@ Power-off the machine, - regardless which one of the three + regardless of which one of the three commands is invoked. @@ -105,7 +105,7 @@ Reboot the machine, - regardless which one of the three + regardless of which one of the three commands is invoked. diff --git a/man/journalctl.xml b/man/journalctl.xml index 1ea004f..150ccfd 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -62,7 +62,7 @@ journal as written by systemd-journald.service8. - If called without parameter will show the full + If called without parameter it will show the full contents of the journal, starting with the oldest entry collected. @@ -149,7 +149,7 @@ - Show only most recent + Show only the most recent journal entries, and continuously print new entries as they are appended to the journal. @@ -248,7 +248,7 @@ Takes an absolute directory path as argument. If - specified will operate on the + specified journalctl will operate on the specified journal directory instead of the default runtime and system journal paths. @@ -278,7 +278,7 @@ info (6), debug (7). If a single log level is specified all - messages with this log levels or a + messages with this log level or a lower (hence more important) log level are shown. If a range is specified all messages within the range are shown, @@ -307,7 +307,7 @@ Instead of showing journal contents show internal header - information of the journal fiels + information of the journal fields accessed. @@ -408,7 +408,7 @@ journalctl _SYSTEMD_UNIT=avahi-daemon.service _SYSTEMD_UNIT=dbus.service If the separator "+" is used - two expression may be combined in a logical OR. The + two expressions may be combined in a logical OR. The following will show all messages from the Avahi service process with the PID 28097 plus all messages from the D-Bus service (from any of its -- 1.7.12