mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 13/13] trivial typos in Documentation/cputopology.txt
@ 2006-02-24 20:50 Jesper Juhl
  0 siblings, 0 replies; only message in thread
From: Jesper Juhl @ 2006-02-24 20:50 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-kernel, Trivial Patch Monkey, Zhang Yanmin, Jesper Juhl


Fix a few trivial mistakes in Documentation/cputopology.txt


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

 Documentation/cputopology.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2.6.16-rc4-mm2-orig/Documentation/cputopology.txt	2006-02-18 02:08:36.000000000 +0100
+++ linux-2.6.16-rc4-mm2/Documentation/cputopology.txt	2006-02-24 19:42:46.000000000 +0100
@@ -1,5 +1,5 @@
 
-Export cpu topology info by sysfs. Items (attributes) are similar
+Export cpu topology info via sysfs. Items (attributes) are similar
 to /proc/cpuinfo.
 
 1) /sys/devices/system/cpu/cpuX/topology/physical_package_id:
@@ -12,7 +12,7 @@ represent the thread siblings to cpu X i
 represent the thread siblings to cpu X in the same physical package;
 
 To implement it in an architecture-neutral way, a new source file,
-driver/base/topology.c, is to export the 5 attributes.
+drivers/base/topology.c, is to export the 4 attributes.
 
 If one architecture wants to support this feature, it just needs to
 implement 4 defines, typically in file include/asm-XXX/topology.h.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-24 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-24 20:50 [PATCH 13/13] trivial typos in Documentation/cputopology.txt Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome