From 76b3a83d387176366376536527ed0f327c35e799 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Wed, 22 May 2013 20:41:12 +0000 Subject: [PATCH] Improve speeling, fix formatting, and other nits. Reported by: hrs, N.J. Mann --- en_US.ISO8859-1/books/faq/book.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index 8a5674349f..a2cd624cac 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -1680,13 +1680,13 @@ - &os; supports Symmetric multi-processor (SMP) on all - non-embedded platforms (e.g, i386, amd64/x86-64, - ia64, sparc64, powerpc, powerpc64). SMP is also + &os; supports symmetric multi-processor (SMP) on all + non-embedded platforms (e.g, &arch.i386;, &arch.amd64;, + etc.). SMP is also supported in arm and MIPS kernels, although some CPUs may not support this. &os;'s SMP implementation uses fine-grained locking, and performance scales nearly - liniarly with number of CPUs. + linearly with number of CPUs. &man.smp.4; has more details.