]> granicus.if.org Git - apache/commitdiff
silly typo. Ugh.
authorbrian <brian@unknown>
Fri, 6 Jun 1997 01:04:52 +0000 (01:04 +0000)
committerbrian <brian@unknown>
Fri, 6 Jun 1997 01:04:52 +0000 (01:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78253 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/perf-bsd44.html

index 0a1661b7ca3b9b8f93a0affef9e49d335ba0a680..f754f213acbfcf30bbc662716934e40048bbd6b7 100644 (file)
@@ -219,7 +219,7 @@ helpful suggestions and information.
 <blockquote>It really does help if your kernel and frequently used utilities
 are fully optimized. Rebuilding the FreeBSD kernel on an AMD-133
 (486-class CPU) web-server with<BR>
-<code>    -m486 -fexpensive-optimizations -fomit-frame-ponter -O2</code><BR>
+<code>    -m486 -fexpensive-optimizations -fomit-frame-pointer -O2</code><BR>
 helped reduce the number of "unable" errors, because the CPU was
 often maxed out.</blockquote>
 <P>