commit | 04044f9262adada2358aedb6704fb800d916df4f | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Jan 16 15:00:20 2024 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jan 21 11:24:24 2024 +0100 |
tree | 6958c22568c045b910ec57b2baa0aa9e2fcdc74e | |
parent | 7c9cd47c50535b9f694b869a936c3aeaaa207d88 [diff] |
part: correct documentation of part_get_bootable() We have to use 'Return:' to render the description of the return value in the HTML documentation. Fixes: f55aa4454ac3 ("part: Add a fallback for part_get_bootable()") Fixes: dcffa4428d03 ("part: Add a function to find the first bootable partition") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>