kdbus: Fix CONFIG_KDBUS help text
authorDaniel Mack <daniel@zonque.org>
Tue, 24 Mar 2015 18:51:55 +0000 (19:51 +0100)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Tue, 9 Jun 2015 09:31:24 +0000 (11:31 +0200)
Drop a left-over from the times when documentation lived in a
simple text file, which is no longer the case. Mention the
auto-generated man-pages and HTML files instead.

Reported-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Daniel Mack <daniel@zonque.org>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
init/Kconfig

index fef6383..631e9fb 100644 (file)
@@ -239,9 +239,10 @@ config KDBUS
          D-Bus is a system for low-latency, low-overhead, easy to use
          interprocess communication (IPC).
 
-         See Documentation/kdbus.txt
+         See the man-pages and HTML files in Documentation/kdbus/
+         that are generated by 'make mandocs' and 'make htmldocs'.
 
-         To compile this driver as a module, choose M here: the
+         If you have an ordinary machine, select M here: the
          module will be called kdbus.
 
 config FHANDLE