From: André Malo Date: Fri, 20 Feb 2004 22:13:04 +0000 (+0000) Subject: Fix formatting and spelling issues X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fbd98f9d46888b7c140aac829efec6a2bf9b9c5;p=thirdparty%2Fapache%2Fhttpd.git Fix formatting and spelling issues 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 --- diff --git a/src/support/ab.8 b/src/support/ab.8 index ded5ee73059..9e703e1bc4e 100644 --- a/src/support/ab.8 +++ b/src/support/ab.8 @@ -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 " attributes" -] ] [ .BI \-y " attributes" -] ] [ .BI \-z "
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. diff --git a/src/support/dbmmanage.1 b/src/support/dbmmanage.1 index 9fd8ac687a9..1e588ab44ef 100644 --- a/src/support/dbmmanage.1 +++ b/src/support/dbmmanage.1 @@ -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 +.B 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. diff --git a/src/support/rotatelogs.8 b/src/support/rotatelogs.8 index 3f0a7bb6d84..7e0f0589467 100644 --- a/src/support/rotatelogs.8 +++ b/src/support/rotatelogs.8 @@ -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