]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix formatting and spelling issues
authorAndré Malo <nd@apache.org>
Fri, 20 Feb 2004 22:13:04 +0000 (22:13 +0000)
committerAndré Malo <nd@apache.org>
Fri, 20 Feb 2004 22:13:04 +0000 (22:13 +0000)
PR: 25036
Submitted by: zilla kayari.org (Jonathan Wakely)
Submitted by: Eric S. Raymond

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@102702 13f79535-47bb-0310-9956-ffa450edef68

src/support/ab.8
src/support/dbmmanage.1
src/support/rotatelogs.8

index ded5ee730594e20dc02c81e411c869cb97fde0c5..9e703e1bc4e5a839542ffa55219d18b28a920dc3 100644 (file)
@@ -1,4 +1,4 @@
-.TH ab 1 "February 2004"
+.TH ab 8 "February 2004"
 .\" Copyright 1999-2004 The Apache Software Foundation
 .\"
 .\" Licensed under the Apache License, Version 2.0 (the "License");
@@ -51,22 +51,16 @@ ab \- Apache HTTP server benchmarking tool
 .BI \-T " content-type"
 ] [
 .BI \-v " verbosity"
-]
 ] [
 .BI \-w " output HTML"
-]
 ] [
 .BI \-g " output GNUPLOT"
-]
 ] [
 .BI \-e " output CSV"
-]
 ] [
 .BI \-x " <table> attributes"
-]
 ] [
 .BI \-y " <tr> attributes"
-]
 ] [
 .BI \-z " <td> attributes"
 ]
@@ -242,11 +236,11 @@ The HTML output is not as complete as the text output.
 .P
 Up to version 1.3d
 .B ab
-has propably reported values way to low for most measurements;
+has propably reported values way too low for most measurements;
 as a single timeout (which is usually in the order of seconds)
-will shift several thousands of milli-second responses by a
+will shift several thousands of millisecond responses by a
 considerable factor. This was further componded by a serious
-interger overrun which would for realistic run's (i.e. those
+integer overrun which would for realistic run's (i.e. those
 longer than a few minutes) produce believable but totally 
 bogus results. Thanks to Sander Temme for solving this riddle.
 
index 9fd8ac687a9080f9f220c6be2c0b5743d50510b3..1e588ab44ef84108f1fd9aba66fed605f71ee091 100644 (file)
@@ -97,7 +97,7 @@ expects to see.
 .B dbmmanage
 currently has no way of determining what type of DBM file it is
 looking at.  If used against the wrong format, 
-.dbmmanage
+.dbmmanage
 will simply return nothing, or may create a different DBM file with a
 different name, or at worst, it may corrupt the DBM file if you were
 attempting to write to it.
index 3f0a7bb6d84947117e0b86fa7e45938052997d4c..7e0f0589467ea741a4e981cef66654082cc640b1 100644 (file)
@@ -28,7 +28,7 @@ feature which can be used like this:
 
 .fi
    TransferLog "| rotatelogs /path/to/logs/access_log 86400"
-.mf
+.nf
 
 This creates the files /path/to/logs/access_log.nnnn where nnnn is the system
 time at which the log nominally starts (this time will always be a multiple of