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/systemd-soft-reboot.service.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/systemd-soft-reboot.service.xml')
-rw-r--r-- | man/systemd-soft-reboot.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-soft-reboot.service.xml b/man/systemd-soft-reboot.service.xml index 2419b86604..c232df41a1 100644 --- a/man/systemd-soft-reboot.service.xml +++ b/man/systemd-soft-reboot.service.xml @@ -165,7 +165,7 @@ ExecStart=sleep infinity executed directly. Instead, trigger system shutdown with a command such as <literal>systemctl soft-reboot</literal>.</para> - <para>Note that if a new root file system has been setup on <literal>/run/nextroot</literal>, a + <para>Note that if a new root file system has been set up on <literal>/run/nextroot/</literal>, a <command>soft-reboot</command> will be performed when the <command>reboot</command> command is invoked.</para> </refsect1> |