All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: admin-guide: bootconfig: Fix feils to fails
@ 2021-01-07 12:56 Bhaskar Chowdhury
  2021-01-07 16:34 ` Randy Dunlap
  2021-01-07 21:45 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-07 12:56 UTC (permalink / raw)
  To: mhiramat, corbet, linux-doc, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury

s/feils/fails/p

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/admin-guide/bootconfig.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/bootconfig.rst b/Documentation/admin-guide/bootconfig.rst
index 9b90efcc3a35..452b7dcd7f6b 100644
--- a/Documentation/admin-guide/bootconfig.rst
+++ b/Documentation/admin-guide/bootconfig.rst
@@ -154,7 +154,7 @@ get the boot configuration data.
 Because of this "piggyback" method, there is no need to change or
 update the boot loader and the kernel image itself as long as the boot
 loader passes the correct initrd file size. If by any chance, the boot
-loader passes a longer size, the kernel feils to find the bootconfig data.
+loader passes a longer size, the kernel fails to find the bootconfig data.

 To do this operation, Linux kernel provides "bootconfig" command under
 tools/bootconfig, which allows admin to apply or delete the config file
--
2.30.0


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

end of thread, other threads:[~2021-01-07 21:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 12:56 [PATCH] docs: admin-guide: bootconfig: Fix feils to fails Bhaskar Chowdhury
2021-01-07 16:34 ` Randy Dunlap
2021-01-07 21:45 ` Jonathan Corbet

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.