linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: admin-guide: Fix typo in nfsroot.rst
@ 2025-08-27 14:47 Zenghui Yu
  2025-09-03 22:00 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Zenghui Yu @ 2025-08-27 14:47 UTC (permalink / raw)
  To: linux-doc, linux-kernel; +Cc: corbet, Zenghui Yu

There is an obvious mistake in nfsroot.rst where pxelinux was wrongly
written as pxeliunx. Fix it.

Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>
---
 Documentation/admin-guide/nfs/nfsroot.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/nfs/nfsroot.rst b/Documentation/admin-guide/nfs/nfsroot.rst
index 135218f33394..06990309c6ff 100644
--- a/Documentation/admin-guide/nfs/nfsroot.rst
+++ b/Documentation/admin-guide/nfs/nfsroot.rst
@@ -342,7 +342,7 @@ They depend on various facilities being available:
 	When using pxelinux, the kernel image is specified using
 	"kernel <relative-path-below /tftpboot>". The nfsroot parameters
 	are passed to the kernel by adding them to the "append" line.
-	It is common to use serial console in conjunction with pxeliunx,
+	It is common to use serial console in conjunction with pxelinux,
 	see Documentation/admin-guide/serial-console.rst for more information.
 
 	For more information on isolinux, including how to create bootdisks
-- 
2.34.1


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

* Re: [PATCH] docs: admin-guide: Fix typo in nfsroot.rst
  2025-08-27 14:47 [PATCH] docs: admin-guide: Fix typo in nfsroot.rst Zenghui Yu
@ 2025-09-03 22:00 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-09-03 22:00 UTC (permalink / raw)
  To: Zenghui Yu, linux-doc, linux-kernel; +Cc: Zenghui Yu

Zenghui Yu <zenghui.yu@linux.dev> writes:

> There is an obvious mistake in nfsroot.rst where pxelinux was wrongly
> written as pxeliunx. Fix it.
>
> Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev>
> ---
>  Documentation/admin-guide/nfs/nfsroot.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/nfs/nfsroot.rst b/Documentation/admin-guide/nfs/nfsroot.rst
> index 135218f33394..06990309c6ff 100644
> --- a/Documentation/admin-guide/nfs/nfsroot.rst
> +++ b/Documentation/admin-guide/nfs/nfsroot.rst
> @@ -342,7 +342,7 @@ They depend on various facilities being available:
>  	When using pxelinux, the kernel image is specified using
>  	"kernel <relative-path-below /tftpboot>". The nfsroot parameters
>  	are passed to the kernel by adding them to the "append" line.
> -	It is common to use serial console in conjunction with pxeliunx,
> +	It is common to use serial console in conjunction with pxelinux,
>  	see Documentation/admin-guide/serial-console.rst for more information.

Applied, thanks.

jon

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

end of thread, other threads:[~2025-09-03 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-27 14:47 [PATCH] docs: admin-guide: Fix typo in nfsroot.rst Zenghui Yu
2025-09-03 22:00 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).