X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Documentation%2FHOWTO;h=c64e969dc33bb6e511f78984c007052e9b6cbc54;hb=edb1e9671a990e6eb9f593636deed7ac43ba9084;hp=f8cc3f8ed152742542e06cd14df7c99aae40f9cd;hpb=d9ff963801e4f7648c55a27413a1b1de59480a30;p=~andy%2Flinux diff --git a/Documentation/HOWTO b/Documentation/HOWTO index f8cc3f8ed15..c64e969dc33 100644 --- a/Documentation/HOWTO +++ b/Documentation/HOWTO @@ -208,7 +208,7 @@ tools. One such tool that is particularly recommended is the Linux Cross-Reference project, which is able to present source code in a self-referential, indexed webpage format. An excellent up-to-date repository of the kernel code may be found at: - http://sosdg.org/~coywolf/lxr/ + http://users.sosdg.org/~qiyong/lxr/ The development process @@ -384,7 +384,7 @@ One of the best ways to put into practice your hacking skills is by fixing bugs reported by other people. Not only you will help to make the kernel more stable, you'll learn to fix real world problems and you will improve your skills, and other developers will be aware of your presence. Fixing -bugs is one of the best ways to earn merit amongst the developers, because +bugs is one of the best ways to get merits among other developers, because not many people like wasting time fixing other people's bugs. To work in the already reported bug reports, go to http://bugzilla.kernel.org.