From: Shane McDonald Date: Thu, 16 Oct 2008 05:01:46 +0000 (-0700) Subject: doc: typo in Documentation/filesystems/nfsroot.txt X-Git-Tag: v2.6.28-rc1~526 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=1c828320d2e063dd1ec84e873e6399bfc3d85d6f;p=~shefty%2Frdma-dev.git 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: Shane McDonald Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/filesystems/nfsroot.txt b/Documentation/filesystems/nfsroot.txt index 31b32917234..68baddf3c3e 100644 --- a/Documentation/filesystems/nfsroot.txt +++ b/Documentation/filesystems/nfsroot.txt @@ -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.