[0/2] Documentation: x86: Note fixes for boot protocol doc

Message ID 20231106101206.76487-1-bagasdotme@gmail.com
Headers
Series Documentation: x86: Note fixes for boot protocol doc |

Message

Bagas Sanjaya Nov. 6, 2023, 10:12 a.m. UTC
  When I was reviewing generated html output of my web font series [1]
by viewing boot protocol doc (Documentation/output/arch/x86/boot.html),
I noticed that notes there wasn't right: the first note extended to
the end of doc; and the last one wasn't marked up as note either.

Let's fix them up.

[1]: https://lore.kernel.org/lkml/20231102120053.30630-1-bagasdotme@gmail.com/

Bagas Sanjaya (2):
  Documentation: x86: Indent note directive for protocol version number
    note
  Documentation: x86: Wrap EFI handover deprecation in note block

 Documentation/arch/x86/boot.rst | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


base-commit: 77fa2fbe87fc605c4bfa87dff87be9bfded0e9a3