Skip to content

Commit dfcc42e

Browse files
committed
README.md: Re-arrange the man pages order
Make them match the order in the User Guide. Just for consistency. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
1 parent 615830c commit dfcc42e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@ Please refer to the [User Guide](docs/guide-main.md) document.
6969

7070
Here are the manual pages for all `pepc` features. They are also installed along with `pepc` and can be
7171
accessed via the `man` command (e.g., `man pepc-cstates`).
72-
- CPU C-states: [man page](docs/pepc-cstates.rst)
7372
- CPU P-states: [man page](docs/pepc-pstates.rst)
73+
- CPU C-states: [man page](docs/pepc-cstates.rst)
7474
- Uncore properties: [man page](docs/pepc-uncore.rst)
75-
- PM QoS: [man page](docs/pepc-pmqos.rst)
76-
- ASPM: [man page](docs/pepc-aspm.rst)
7775
- CPU onlining and offlining: [man page](docs/pepc-cpu-hotplug.rst)
7876
- CPU topology: [man page](docs/pepc-topology.rst)
77+
- PM QoS: [man page](docs/pepc-pmqos.rst)
7978
- TPMI: [man page](docs/pepc-tpmi.rst)
79+
- ASPM: [man page](docs/pepc-aspm.rst)
8080

8181
Some features are hardware-agnostic, while others depend on specific hardware capabilities.
8282

0 commit comments

Comments
 (0)