]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
docs: admin-guide: Fix typo in nfsroot.rst
authorZenghui Yu <zenghui.yu@linux.dev>
Wed, 27 Aug 2025 14:47:38 +0000 (22:47 +0800)
committerJonathan Corbet <corbet@lwn.net>
Wed, 3 Sep 2025 22:00:03 +0000 (16:00 -0600)
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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250827144738.43361-1-zenghui.yu@linux.dev
Documentation/admin-guide/nfs/nfsroot.rst

index 135218f33394557cd292932587637e7f3ef16312..06990309c6ffcdb6872a178120ea8ad8a94e3801 100644 (file)
@@ -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