diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-11-19 14:30:20 -0500 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-11-25 20:54:07 -0500 |
| commit | 1d93bc5315c5e29da2ffb4daffeb1773fb8374f6 (patch) | |
| tree | a8fa08028882bf316d9ae065fc339fa32944ab1d /man7 | |
| parent | 4df2eb09d1718c5979a640a398e49ce2041f67df (diff) | |
| download | man-pages-1d93bc5315c5e29da2ffb4daffeb1773fb8374f6.tar.gz | |
numa.7: tfix
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/numa.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/numa.7 b/man7/numa.7 index 3c617258c6..b7e2f3ee3f 100644 --- a/man7/numa.7 +++ b/man7/numa.7 @@ -28,7 +28,7 @@ .SH NAME numa \- overview of Non-Uniform Memory Architecture .SH DESCRIPTION -Non-Uniform memory Access (NUMA) refers to multiprocessor systems +Non-Uniform Memory Access (NUMA) refers to multiprocessor systems whose memory is divided into multiple memory nodes. The access time of a memory node depends on the relative locations of the accessing CPU and the accessed node. |
