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

From: Steven Cole
Date: Wed Oct 01 2003 - 11:36:39 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/ircomm/Kconfig 2003-09-30 21:03:39.000000000 -0600
+++ linux/net/irda/ircomm/Kconfig 2003-09-30 22:06:03.000000000 -0600
@@ -2,12 +2,13 @@
tristate "IrCOMM protocol"
depends on IRDA
help
- Say Y here if you want to build support for the IrCOMM protocol. If
- you want to compile it as a module (you will get ircomm and
- ircomm-tty), say M here and read <file:Documentation/modules.txt>.
+ Say Y here if you want to build support for the IrCOMM protocol.
+
+ To compile this driver as a module, choose M here: the
+ modules will be called ircomm and ircomm-tty.
+
IrCOMM implements serial port emulation, and makes it possible to
- use all existing applications that understands TTY's with an
- infrared link. Thus you should be able to use application like PPP,
- minicom and others. Enabling this option will create two modules
- called ircomm and ircomm_tty.
+ use all existing applications that understand TTY's with an
+ infrared link. Thus you should be able to use applications like PPP,
+ minicom and others.








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