staging: Add angle bracket before and after the URL

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>
This commit is contained in:
Masanari Iida 2013-01-07 23:28:10 +09:00 committed by Greg Kroah-Hartman
parent 2cc1dd939c
commit dbc320f749
4 changed files with 4 additions and 4 deletions

View 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.

View 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.

View 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.

View 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"