diff --git a/man/systemctl.xml b/man/systemctl.xml
index 867feae6f2..f147143a7c 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -375,7 +375,10 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
- list-dependencies UNIT…
+
+ list-dependencies
+ UNIT...
+
Shows units required and wanted by the specified
@@ -691,7 +694,12 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
- bind UNIT PATH [PATH]
+
+ bind
+ UNIT
+ PATH
+ [PATH]
+
Bind-mounts a file or directory from the host into the specified unit's mount
namespace. The first path argument is the source file or directory on the host, the second path
@@ -718,7 +726,13 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
- mount-image UNIT IMAGE [PATH [PARTITION_NAME:MOUNT_OPTIONS]]
+
+ mount-image
+ UNIT
+ IMAGE
+ [PATH
+ [PARTITION_NAME:MOUNT_OPTIONS]]
+
Mounts an image from the host into the specified unit's mount namespace. The first
path argument is the source image on the host, the second path argument is the destination
@@ -1201,8 +1215,10 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
- add-wants TARGET UNIT…
- add-requires TARGET UNIT…
+ add-wants TARGET
+ UNIT…
+ add-requires TARGET
+ UNIT…
Adds Wants= or Requires=
@@ -1428,7 +1444,10 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
- import-environment VARIABLE…
+
+ import-environment
+ VARIABLE…
+
Import all, one or more environment variables set on the client into the systemd manager