Skip to content

Commit

Permalink
add profiling to <phrase/> (#1061)
Browse files Browse the repository at this point in the history
* add profiling to <phrase/>

* Update xml/ay_bootloader.xml

Co-authored-by: Stefan Knorr <[email protected]>

Co-authored-by: Stefan Knorr <[email protected]>
  • Loading branch information
cjschroder and Stefan Knorr authored Jan 20, 2022
1 parent 679efc0 commit afa9813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/ay_bootloader.xml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
or already encrypted one. If <literal>encrypted</literal> is set to <literal>
true</literal> it means that <literal>value</literal> is already encrypted
password. <literal>unrestricted</literal> is to set unrestricted option for
password protection. <phrase>For more information on boot passwords,
password protection. <phrase os="sles;sled">For more information on boot passwords,
see <xref linkend="vle-grub2-yast2-boot-password"/>.</phrase>
</para>
<screen>&lt;password&gt;&lt;value&gt;my_strong_password&lt;/value&gt;&lt;encrypted&gt;false&lt;/encrypted&gt;&lt;unrestricted&gt;false&lt;/unrestricted&gt;&lt;/password&gt;</screen>
Expand Down

0 comments on commit afa9813

Please sign in to comment.