Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: admin-guide: Fix typo in nfsroot.rst

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

authored by

Zenghui Yu and committed by
Jonathan Corbet
0059f3b8 0df41b1b

+1 -1
+1 -1
Documentation/admin-guide/nfs/nfsroot.rst
··· 342 342 When using pxelinux, the kernel image is specified using 343 343 "kernel <relative-path-below /tftpboot>". The nfsroot parameters 344 344 are passed to the kernel by adding them to the "append" line. 345 - It is common to use serial console in conjunction with pxeliunx, 345 + It is common to use serial console in conjunction with pxelinux, 346 346 see Documentation/admin-guide/serial-console.rst for more information. 347 347 348 348 For more information on isolinux, including how to create bootdisks