diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-11-06 15:02:20 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-11-06 20:16:34 +0100 |
commit | cae4ad367d460616e747fd72d597bca2d7df01b1 (patch) | |
tree | 6d1d068be8c3cb7fc63887d176e2381115e0251a /man/systemd-soft-reboot.service.xml | |
parent | man: "Documentation" is not part of the title (diff) | |
download | systemd-cae4ad367d460616e747fd72d597bca2d7df01b1.tar.xz systemd-cae4ad367d460616e747fd72d597bca2d7df01b1.zip |
man/networkctl,systemd-soft-reboot: capitalize and add periods
We added version information, so now each bullet point contains multiple
paragraphs, so we need proper sentences.
Diffstat (limited to 'man/systemd-soft-reboot.service.xml')
-rw-r--r-- | man/systemd-soft-reboot.service.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/man/systemd-soft-reboot.service.xml b/man/systemd-soft-reboot.service.xml index c232df41a1..8884c24774 100644 --- a/man/systemd-soft-reboot.service.xml +++ b/man/systemd-soft-reboot.service.xml @@ -43,18 +43,18 @@ <listitem><para>The second phase of regular shutdown, as implemented by <citerefentry><refentrytitle>systemd-shutdown</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para></listitem> - <listitem><para>The third phase of regular shutdown, i.e. the return to the initrd - context</para></listitem> + <listitem><para>The third phase of regular shutdown, i.e. the return to the initrd context. + </para></listitem> - <listitem><para>The hardware reboot operation</para></listitem> + <listitem><para>The hardware reboot operation.</para></listitem> - <listitem><para>The firmware initialization</para></listitem> + <listitem><para>The firmware initialization.</para></listitem> - <listitem><para>The boot loader initialization</para></listitem> + <listitem><para>The boot loader initialization.</para></listitem> - <listitem><para>The kernel initialization</para></listitem> + <listitem><para>The kernel initialization.</para></listitem> - <listitem><para>The initrd initialization</para></listitem> + <listitem><para>The initrd initialization.</para></listitem> </itemizedlist> <para>However this form of reboot comes with drawbacks as well:</para> |