diff --git a/man/journald.conf.xml b/man/journald.conf.xml
index 634cec4b52..53216d04d3 100644
--- a/man/journald.conf.xml
+++ b/man/journald.conf.xml
@@ -387,7 +387,7 @@
When forwarding to the kernel log buffer (kmsg), make sure to select a suitably large size for
the log buffer, for example by adding log_buf_len=8M to the kernel command line.
systemd will automatically disable kernel's rate-limiting applied to userspace
- processes (equivalent to setting printk.devkmsg=on).
+ processes (equivalent to setting printk.devkmsg=on).
Note: Forwarding is performed synchronously within journald, and may significantly affect its
performance. This is particularly relevant when using ForwardToConsole=yes in cloud environments,
@@ -397,6 +397,7 @@
journal also becoming blocked. Unless actively debugging/developing something, it's generally
preferable to setup a journalctl --follow style service redirected to the
console, instead of ForwardToConsole=yes, for production use.
+
diff --git a/man/portablectl.xml b/man/portablectl.xml
index 03ca65e0cb..c252cae20e 100644
--- a/man/portablectl.xml
+++ b/man/portablectl.xml
@@ -155,11 +155,11 @@
files. This is a convenience feature to allow all arguments passed as attach also to
detach.
-
-
If and/or are passed, the portable services are
immediately stopped (blocking operation) and/or disabled before detaching the image. Prefix(es) are also accepted,
to be used in case the unit names do not match the image name as described in the attach.
+
+
@@ -171,11 +171,11 @@
character has to match. If the new image doesn't exist, the existing one will not be detached. The parameters
follow the same syntax as the attach command.
-
-
If and/or are passed, the portable services are
immediately stopped if removed, started and/or enabled if added, or restarted if updated. Prefixes are also
accepted, in the same way as described in the attach case.
+
+