]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
[sd-boot] improve documentation of beep
authorRahil Bhimjiani <54960886+rahilarious@users.noreply.github.com>
Wed, 25 May 2022 10:54:30 +0000 (16:24 +0530)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 25 May 2022 12:20:14 +0000 (14:20 +0200)
man/loader.conf.xml

index d5abb1c04ec479e902d808d14e205d077f27b4a0..acd748ad28e92187b9d9c969ed49e32050dfde6d 100644 (file)
       <varlistentry>
         <term>beep</term>
 
-        <listitem><para>Beep n times when the n-th entry in the boot menu is shown (default disabled).
+        <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>
       </varlistentry>