[PATCH - Trivial] Documentation - NFSv3 & v4 can't both be "thenewer version"

From: Jesper Juhl
Date: Sun Jun 13 2004 - 13:06:56 EST



In the kernel help for NFSv3 & NFSv4 client support both are listed as
"the newer version ... of the NFS protocol". Obviously both can't be the
newer version at the same time, so here's a patch to correct the text in
such a way that only v4 is listed as the newer version.
Patch is against 2.6.7-rc3 - please consider including it.


--- linux-2.6.7-rc3/fs/Kconfig-orig 2004-06-13 19:26:13.000000000 +0200
+++ linux-2.6.7-rc3/fs/Kconfig 2004-06-13 19:28:32.000000000 +0200
@@ -1363,8 +1363,8 @@ config NFS_V3
bool "Provide NFSv3 client support"
depends on NFS_FS
help
- Say Y here if you want your NFS client to be able to speak the newer
- version 3 of the NFS protocol.
+ Say Y here if you want your NFS client to be able to speak version
+ 3 of the NFS protocol.

If unsure, say Y.


--
Jesper Juhl <juhl-lkml@xxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/