Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1c828320 authored by Shane McDonald's avatar Shane McDonald Committed by Linus Torvalds
Browse files

doc: typo in Documentation/filesystems/nfsroot.txt



Add a missing word to the explanation of the purpose of the zdisk and
bzdisk make targets.

Signed-off-by: default avatarShane McDonald <mcdonald.shane@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 22b8ce94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -169,7 +169,7 @@ They depend on various facilities being available:
3.1)  Booting from a floppy using syslinux

	When building kernels, an easy way to create a boot floppy that uses
	syslinux is to use the zdisk or bzdisk make targets which use
	syslinux is to use the zdisk or bzdisk make targets which use zimage
      	and bzimage images respectively. Both targets accept the
     	FDARGS parameter which can be used to set the kernel command line.