All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: Consistently spell *boot loader* with space in paragraph
@ 2022-11-20 10:20 Paul Menzel
  2022-11-23 14:51 ` Daniel Kiper
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2022-11-20 10:20 UTC (permalink / raw)
  To: Daniel Kiper, Daniel Kiper, Alex Burmashev,
	Vladimir 'phcoder' Serbinenko
  Cc: Paul Menzel, Raymund Will, grub-devel

Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
 docs/grub.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/grub.texi b/docs/grub.texi
index 50c811a88..1c94cf192 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -925,7 +925,7 @@ magic.
 
 GRUB has three distinct boot methods: loading an operating system
 directly, using kexec from userspace, and chainloading another
-bootloader. Generally speaking, the first two are more desirable
+boot loader. Generally speaking, the first two are more desirable
 because you don't need to install or maintain other boot loaders and
 GRUB is flexible enough to load an operating system from an arbitrary
 disk/partition. However, chainloading is sometimes required, as GRUB
-- 
2.38.1



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

* Re: [PATCH] docs: Consistently spell *boot loader* with space in paragraph
  2022-11-20 10:20 [PATCH] docs: Consistently spell *boot loader* with space in paragraph Paul Menzel
@ 2022-11-23 14:51 ` Daniel Kiper
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Kiper @ 2022-11-23 14:51 UTC (permalink / raw)
  To: Paul Menzel
  Cc: Alex Burmashev, Vladimir 'phcoder' Serbinenko,
	Raymund Will, grub-devel

On Sun, Nov 20, 2022 at 11:20:01AM +0100, Paul Menzel wrote:
> Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
> ---
>  docs/grub.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/grub.texi b/docs/grub.texi
> index 50c811a88..1c94cf192 100644
> --- a/docs/grub.texi
> +++ b/docs/grub.texi
> @@ -925,7 +925,7 @@ magic.
>
>  GRUB has three distinct boot methods: loading an operating system
>  directly, using kexec from userspace, and chainloading another
> -bootloader. Generally speaking, the first two are more desirable
> +boot loader. Generally speaking, the first two are more desirable

I am OK with this change but it would be nice if you do the same in
other places in this file if needed and in docs/grub-dev.texi file too.

Daniel


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

end of thread, other threads:[~2022-11-23 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-20 10:20 [PATCH] docs: Consistently spell *boot loader* with space in paragraph Paul Menzel
2022-11-23 14:51 ` 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.