The patch titled doc: typo in Documentation/filesystems/nfsroot.txt has been added to the -mm tree. Its filename is doc-typo-in-documentation-filesystems-nfsroottxt.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://userweb.kernel.org/~akpm/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: doc: typo in Documentation/filesystems/nfsroot.txt From: Shane McDonald <mcdonald.shane@xxxxxxxxx> Add a missing word to the explanation of the purpose of the zdisk and bzdisk make targets. Signed-off-by: Shane McDonald <mcdonald.shane@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/filesystems/nfsroot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/filesystems/nfsroot.txt~doc-typo-in-documentation-filesystems-nfsroottxt Documentation/filesystems/nfsroot.txt --- a/Documentation/filesystems/nfsroot.txt~doc-typo-in-documentation-filesystems-nfsroottxt +++ a/Documentation/filesystems/nfsroot.txt @@ -169,7 +169,7 @@ They depend on various facilities being 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. _ Patches currently in -mm which might be from mcdonald.shane@xxxxxxxxx are doc-typo-in-documentation-filesystems-nfsroottxt.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html