diff options
author | Mike Yuan <me@yhndnzj.com> | 2023-10-20 16:52:12 +0200 |
---|---|---|
committer | Mike Yuan <me@yhndnzj.com> | 2023-10-21 00:25:35 +0200 |
commit | 5d4072d0ed9264e30b4a5501e6d5ee7e6c442585 (patch) | |
tree | 84db5f71f4ae553b38d12762b1b2fee5a64698f3 /man/systemctl.xml | |
parent | core/execute: use FOREACH_ARRAY and free_many more (diff) | |
download | systemd-5d4072d0ed9264e30b4a5501e6d5ee7e6c442585.tar.xz systemd-5d4072d0ed9264e30b4a5501e6d5ee7e6c442585.zip |
man,docs: suffix directories with /
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 217010ca1c..3a5ea94aca 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1655,7 +1655,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err <para>If a new kernel has been loaded via <command>kexec --load</command>, a <command>kexec</command> will be performed instead of a reboot, unless <literal>SYSTEMCTL_SKIP_AUTO_KEXEC=1</literal> has been set. If a new root file system has - been setup on <literal>/run/nextroot</literal>, a <command>soft-reboot</command> will be + been set up on <literal>/run/nextroot/</literal>, a <command>soft-reboot</command> will be performed instead of a reboot, unless <literal>SYSTEMCTL_SKIP_AUTO_SOFT_REBOOT=1</literal> has been set.</para> @@ -1711,7 +1711,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err <citerefentry><refentrytitle>systemd-soft-reboot.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> for details.</para> - <para>If a new root file system has been setup on <literal>/run/nextroot</literal>, a + <para>If a new root file system has been set up on <literal>/run/nextroot/</literal>, a <command>soft-reboot</command> will be performed when <command>reboot</command> is invoked, unless <literal>SYSTEMCTL_SKIP_AUTO_SOFT_REBOOT=1</literal> has been set.</para> |