docs: mention linux 3.xx kernels are expected to work
Remove also kernel version specific linux upstream git repository address. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
6b0bb82b99
commit
2fb099df50
@ -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
|
really no reason to reinvent this practise, so procps-ng goes along
|
||||||
with others.
|
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
|
In addtion to Linux coding style this project has few additional
|
||||||
wishes to contributors.
|
wishes to contributors.
|
||||||
|
@ -48,7 +48,7 @@ Why do ps and top show threads individually?
|
|||||||
|
|
||||||
What systems are supported?
|
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
|
well. SMP is well supported. Multi-node cluster views require a
|
||||||
multi-node /proc filesystem; without that you will see a single-node
|
multi-node /proc filesystem; without that you will see a single-node
|
||||||
view.
|
view.
|
||||||
|
Loading…
Reference in New Issue
Block a user