diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 9c6354a5fa4..c7c66cd271a 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -1485,11 +1485,11 @@ After=sys-subsystem-net-devices-ens1.device multiple times for creating multiple independent bind mount points. Mount options are comma-separated. and control whether - to create a recursive or a regular bind mount. Defaults to "rbind". , + to create a recursive or a regular bind mount. Defaults to . , , and control ID mapping. Using or requires support by the source filesystem - for user/group ID mapped mounts. Defaults to "noidmap". With being the container's UID range + for user/group ID mapped mounts. Defaults to . With being the container's UID range offset, being the length of the container's UID range, and being the owner UID of the bind mount source inode on the host: diff --git a/man/systemd.kill.xml b/man/systemd.kill.xml index c23c5db8a35..e5441bb288c 100644 --- a/man/systemd.kill.xml +++ b/man/systemd.kill.xml @@ -135,7 +135,7 @@ after sending the signal configured with KillSignal=. This is useful to indicate to shells and shell-like programs that their connection has been - severed. Takes a boolean value. Defaults to "no". + severed. Takes a boolean value. Defaults to no. @@ -151,7 +151,7 @@ KillMode= of control-group or mixed service will not restart if processes from prior services exist within the control group. - Takes a boolean value. Defaults to "yes". + Takes a boolean value. Defaults to yes.