staging: Add angle bracket before and after the URL
authorMasanari Iida <standby24x7@gmail.com>
Mon, 7 Jan 2013 14:28:10 +0000 (23:28 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 22:56:04 +0000 (14:56 -0800)
Add missing angle bracket before and after the URL.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/Kconfig
drivers/staging/usbip/Kconfig
drivers/staging/winbond/Kconfig
drivers/staging/zram/Kconfig

index d288cf03e14b83bcb1626ab515ab17c69644b036..b416aceb13f2759c64399bec491a0c49e3c9ab23 100644 (file)
@@ -8,7 +8,7 @@ config SPEAKUP
                video console for blind people.  If built in to the
                kernel, it can speak everything on the text console from
                boot up to shutdown.  For more information on Speakup,
-               point your browser at http://www.linux-speakup.org/.
+               point your browser at <http://www.linux-speakup.org/>.
                There is also a mailing list at the above url that you
                can subscribe to.
                
index 199b1d4c0b854242600ae516b1f5788560d25611..886000980474a43b081cc6547a26a9fe12f76be2 100644 (file)
@@ -8,7 +8,7 @@ config USBIP_CORE
          USB/IP core that is required by both drivers.
 
          For more details, and to get the userspace utility
-         programs, please see http://usbip.sourceforge.net/.
+         programs, please see <http://usbip.sourceforge.net/>.
 
          To compile this as a module, choose M here: the module will
          be called usbip-core.
index a29f60836b774e28080aa7854fb7bad7ac1c188a..db5b053d9bc2ef0b4f0819ace88af2ab4628c693 100644 (file)
@@ -8,4 +8,4 @@ config W35UND
          Hardware is present in some Kohjinsha subnotebooks, and in some
          stand-alone USB modules. Chipset name seems to be w89c35d.
 
-         Check http://code.google.com/p/winbondport/ for new version.
+         Check <http://code.google.com/p/winbondport/> for new version.
index be5abe8e7943af5a6238ef868218906557e15807..983314c41349666c08213fe6f0dbd0e1509d4d9e 100644 (file)
@@ -14,7 +14,7 @@ config ZRAM
          disks and maybe many more.
 
          See zram.txt for more information.
-         Project home: http://compcache.googlecode.com/
+         Project home: <https://compcache.googlecode.com/>
 
 config ZRAM_DEBUG
        bool "Compressed RAM block device debug support"
This page took 0.046567 seconds and 5 git commands to generate.