From 4953b2fb14ad247c085acaf298dfa31f208dbf44 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Sat, 9 Apr 2005 08:47:38 +0000 Subject: [PATCH] Fix small spelling error. Approved by: brueffer (mentor) --- share/man/man4/sched_4bsd.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/sched_4bsd.4 b/share/man/man4/sched_4bsd.4 index 0b5d9d780e7..44b23037066 100644 --- a/share/man/man4/sched_4bsd.4 +++ b/share/man/man4/sched_4bsd.4 @@ -68,5 +68,5 @@ scheduler has been present, in various forms, since the inception of .Sh BUGS While a highly robust and time-tested scheduler, .Nm -lacks specific knowledge of how to schedule advantageously in non-symetric +lacks specific knowledge of how to schedule advantageously in non-symmetric processor configurations, such as hyper-threading.