All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Various doc fixes and test code explanation
@ 2025-11-18  0:01 Glenn Washburn
  2025-11-18  0:01 ` [PATCH 1/5] misc: Fix spelling mistakes Glenn Washburn
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Glenn Washburn @ 2025-11-18  0:01 UTC (permalink / raw)
  To: grub-devel; +Cc: Daniel Kiper, Andrew Hamilton, Glenn Washburn

Patch #1 is a small spelling error or typo and could be folded into patch
#2, or some other patch of trivial spelling fixes, not sure which is
preferred. Patch #2 was created via a cursory read through. There are
more improvments to be had and I think some parts where I was unsure of
the meaning. The rest of the patches are self-explanatory.

Glenn

Glenn Washburn (5):
  misc: Fix spelling mistakes
  docs: Fix spelling, grammatical and usage issues with new Porting
    section
  docs: Add note and explanation that the privileged user is required
    for properly running the tests
  docs: Reorganize test section and add section on writing tests
  INSTALL: Make note that linux kernel 6.12.x or earlier is needed

 INSTALL              |   8 ++-
 docs/grub-dev.texi   | 168 ++++++++++++++++++++++++++++---------------
 docs/grub.texi       |   2 +-
 util/grub-mkrescue.c |   2 +-
 4 files changed, 116 insertions(+), 64 deletions(-)

-- 
2.34.1


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-11-19 20:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-18  0:01 [PATCH 0/5] Various doc fixes and test code explanation Glenn Washburn
2025-11-18  0:01 ` [PATCH 1/5] misc: Fix spelling mistakes Glenn Washburn
2025-11-18  0:01 ` [PATCH 2/5] docs: Fix spelling, grammatical and usage issues with new Porting section Glenn Washburn
2025-11-18  0:01 ` [PATCH 3/5] docs: Add note and explanation that the privileged user is required for properly running the tests Glenn Washburn
2025-11-18  0:01 ` [PATCH 4/5] docs: Reorganize test section and add section on writing tests Glenn Washburn
2025-11-18  0:01 ` [PATCH 5/5] INSTALL: Make note that linux kernel 6.12.x or earlier is needed Glenn Washburn
2025-11-19 20:21 ` [PATCH 0/5] Various doc fixes and test code explanation Daniel Kiper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.