[kgtp] r1665 committed - Fix a link bug.

  • From: kgtp@xxxxxxxxxxxxxx
  • To: kgtp@xxxxxxxxxxxxx
  • Date: Mon, 12 Aug 2013 07:36:56 +0000

Revision: 1665
Author:   teawater
Date:     Mon Aug 12 00:36:42 2013
Log:      Fix a link bug.

http://code.google.com/p/kgtp/source/detail?r=1665

Modified:
 /wiki/HOWTO.wiki

=======================================
--- /wiki/HOWTO.wiki    Tue Jun 25 09:36:35 2013
+++ /wiki/HOWTO.wiki    Mon Aug 12 00:36:42 2013
@@ -341,7 +341,7 @@
 sudo insmod gtp.ko
 }}}
 === Handle the issue that cannot find "/sys/kernel/debug/gtp"  ===
-If you got this issue, please make sure "Debug Filesystem" is opened in your kernel config first. [If_your_system_use_the_Linux_kernel_that_is_built_by_yourself]<br> +If you got this issue, please make sure "Debug Filesystem" is opened in your kernel config first. [HOWTO#If_your_system_use_the_Linux_kernel_that_is_built_by_yourself]<br>

 If it is opened, please use following command mount sysfs.
 {{{

Other related posts:

  • » [kgtp] r1665 committed - Fix a link bug. - kgtp