Typo fixes for man pages.


Chris Pepper

Index: ab.8
===================================================================
RCS file: /home/cvspublic/apache-1.3/src/support/ab.8,v
retrieving revision 1.11
diff -u -d -b -r1.11 ab.8
--- ab.8        2001/01/15 17:06:33     1.11
+++ ab.8        2001/01/20 03:36:25
@@ -134,7 +134,7 @@
 .TP 12
 .BI \-c " concurrency"
 The number of simultaneous requests to perform. The default is to
-perform one HTTP request at at time, that is, no concurrency.
+perform one HTTP request at a time, that is, no concurrency.

.TP 12
.BI \-p " POST file"
Index: apxs.8
===================================================================
RCS file: /home/cvspublic/apache-1.3/src/support/apxs.8,v
retrieving revision 1.13
diff -u -d -b -r1.13 apxs.8
--- apxs.8 2001/01/15 17:06:35 1.13
+++ apxs.8 2001/01/20 03:36:25
@@ -192,7 +192,7 @@
tool automatically recognizes these extensions and automatically uses the C
source files for compilation while it just uses the object and archive files for
the linking phase. But when using such pre-compiled objects, make sure they are
-compiled for Position Independend Code (PIC) to be able to use them for a
+compiled for Position Independent Code (PIC) to be able to use them for a
DSO. For instance with GCC you always just have to use
.BR -fpic .
For other


--
Chris Pepper:                           <http://www.reppep.com/~pepper/>
Rockefeller University Computing Services: <http://www.rockefeller.edu/>
Mac OS X Software:                              <http://www.mosxsw.com/>

Reply via email to