summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorShane McDonald <mcdonald.shane@gmail.com>2008-10-16 05:01:46 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-10-16 18:21:31 (GMT)
commit1c828320d2e063dd1ec84e873e6399bfc3d85d6f (patch)
tree720aff4ce93574ecc2899f80617e2a3268434c66 /Documentation/filesystems
parent22b8ce94708f7cdf0b04965c6f7443dfd374c35c (diff)
downloadlinux-fsl-qoriq-1c828320d2e063dd1ec84e873e6399bfc3d85d6f.tar.xz
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 <mcdonald.shane@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/nfsroot.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/nfsroot.txt b/Documentation/filesystems/nfsroot.txt
index 31b3291..68baddf 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.