diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle index 1c1c2b2d..e9e2a748 100644 --- a/Documentation/CodingStyle +++ b/Documentation/CodingStyle @@ -2,7 +2,7 @@ Most developers find Linux coding style easy to read, and there is really no reason to reinvent this practise, so procps-ng goes along with others. -http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/CodingStyle +http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=blob_plain;f=Documentation/CodingStyle In addtion to Linux coding style this project has few additional wishes to contributors. diff --git a/Documentation/FAQ b/Documentation/FAQ index 7d815e83..b2e5a249 100644 --- a/Documentation/FAQ +++ b/Documentation/FAQ @@ -48,7 +48,7 @@ Why do ps and top show threads individually? What systems are supported? - Linux 2.4.xx and 2.6.xx are commonly tested and expected to work + Linux 2.4.xx 2.6.xx and 3.xx are commonly tested and expected to work well. SMP is well supported. Multi-node cluster views require a multi-node /proc filesystem; without that you will see a single-node view.