<varlistentry>
<term>beep</term>
- <listitem><para>Takes a boolean argument. If timeout enabled beep every second, otherwise beep n times when n-th entry in boot menu is selected (default disabled).
- Currently, only x86 is supported, where it uses the PC speaker.</para>
+ <listitem><para>Takes a boolean argument. If timeout enabled beep every second, otherwise beep n
+ times when n-th entry in boot menu is selected (default disabled). Currently, only x86 is supported,
+ where it uses the PC speaker.</para>
<xi:include href="version-info.xml" xpointer="v251"/></listitem>
</varlistentry>
<listitem><para>Caveat: This feature is experimental, and is likely to be changed (or removed in its
current form) in a future version of systemd.</para>
- <para>Work around BitLocker requiring a recovery key when the boot loader was
- updated (disabled by default).</para>
+ <para>Work around BitLocker requiring a recovery key when the boot loader was updated (disabled by
+ default).</para>
<para>Try to detect BitLocker encrypted drives along with an active TPM. If both are found and
Windows Boot Manager is selected in the boot menu, set the <literal>BootNext</literal> EFI variable
<variablelist class='efi-variables'>
<varlistentry>
<term><varname>LoaderBootCountPath</varname></term>
- <listitem><para>If boot counting is enabled, contains the path to the file in whose name the boot counters are
- encoded. Set by the boot
- loader. <citerefentry><refentrytitle>systemd-bless-boot.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+ <listitem><para>If boot counting is enabled, contains the path to the file in whose name the boot
+ counters are encoded. Set by the boot loader.
+ <citerefentry><refentrytitle>systemd-bless-boot.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>
uses this information to mark a boot as successful as determined by the successful activation of the
<filename>boot-complete.target</filename> target unit.</para>