diff --git a/man/journalctl.xml b/man/journalctl.xml index 9784b9f2a8..ea319ba373 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -395,7 +395,7 @@ If the boot ID is omitted, a positive offset will look up the boots - starting from the beginning of the journal, and a + starting from the beginning of the journal, and an equal-or-less-than zero offset will look up boots starting from the end of the journal. Thus, 1 means the first boot found in the @@ -413,7 +413,7 @@ offset which identifies the boot relative to the one given by boot ID. Negative values mean earlier - boots and a positive values mean later boots. If + boots and positive values mean later boots. If offset is not specified, a value of zero is assumed, and the logs for the boot given by ID are shown. @@ -520,7 +520,7 @@ Start showing entries from the location in the journal after the location specified by - the this cursor. The cursor is shown when the + the passed cursor. The cursor is shown when the option is used. @@ -666,7 +666,7 @@ remain. Note that running has only indirect effect on the output shown by as the latter includes active - journal files, while the the vacuuming operation only operates + journal files, while the vacuuming operation only operates on archived journal files. Similar, might not actually reduce the number of journal files to below the specified number, as it diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 5f99fa875e..c0ecf92419 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -994,7 +994,7 @@ Takes a security label as argument. The process executed by the unit will be started under this label and SMACK will decide whether the - processes is allowed to run or not based on it. The process + process is allowed to run or not based on it. The process will continue to run under the label specified here unless the executable has its own label, in which case the process will transition to run under that