diff --git a/man/journalctl.xml b/man/journalctl.xml index bf187569d0..e10918a9c6 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -99,9 +99,9 @@ _KERNEL_DEVICE= match for the device. - Additional contraints may be added using options + Additional constraints may be added using options , , - etc, to futher limit what entries will be shown + etc, to further limit what entries will be shown (logical AND). Output is interleaved from all accessible @@ -128,7 +128,7 @@ option and the "Environment" section below. - When outputing to a tty, lines are colored + 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. diff --git a/man/systemctl.xml b/man/systemctl.xml index db7798d26e..2818bcb999 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1305,7 +1305,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Checks whether the system is running. This returns success when the system is fully up and running, meaning - not in startup, shutdown or maintainance mode. Failure is + not in startup, shutdown or maintenance mode. Failure is returned otherwise. In addition, the current state is printed in a short string to standard output. Use to suppress output of this state diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml index c3fe0ed94c..5da0a75040 100644 --- a/man/systemd-firstboot.xml +++ b/man/systemd-firstboot.xml @@ -213,7 +213,7 @@ Query the user for locale, timezone, hostname and root password. This is equivalent to - specifiying + specifying , , , @@ -238,7 +238,7 @@ Copy locale, time zone and root password from the host. This is - equivalent to specifiying + equivalent to specifying , , diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 024509968a..641e02aab1 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -412,7 +412,7 @@ Destination= The destination prefix of the route. Possibly followed by a slash and the - prefixlength. If ommitted, a full-length host route is assumed. + prefixlength. If omitted, a full-length host route is assumed.