[PATCH] [TRIVIAL 8/12] 2.6.0-test6-bk remove reference tomodules.txt in net/irda/irnet/Kconfig

From: Steven Cole
Date: Wed Oct 01 2003 - 11:27:59 EST


This patch removes the reference to Documentation/modules.txt,
which has been removed. The patch was made against the current
2.6-bk tree.

Steven

--- 2.6-bk-current/net/irda/irnet/Kconfig 2003-09-30 21:09:21.000000000 -0600
+++ linux/net/irda/irnet/Kconfig 2003-09-30 22:14:29.000000000 -0600
@@ -2,11 +2,13 @@
tristate "IrNET protocol"
depends on IRDA && PPP
help
- Say Y here if you want to build support for the IrNET protocol. If
- you want to compile it as a module (irnet), say M here and read
- <file:Documentation/modules.txt>. IrNET is a PPP driver, so you
- will also need a working PPP subsystem (driver, daemon and
- config)...
+ Say Y here if you want to build support for the IrNET protocol.
+
+ To compile this driver as a module, choose M here: the
+ module will be called irnet.
+
+ IrNET is a PPP driver, so you will also need a working PPP
+ subsystem (driver, daemon and config).

IrNET is an alternate way to tranfer TCP/IP traffic over IrDA. It
uses synchronous PPP over a set of point to point IrDA sockets. You







-
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/