You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/02/20 23:13:05 UTC

cvs commit: apache-1.3/src/support ab.8 dbmmanage.1 rotatelogs.8

nd          2004/02/20 14:13:05

  Modified:    src/support ab.8 dbmmanage.1 rotatelogs.8
  Log:
  Fix formatting and spelling issues
  
  PR: 25036
  Submitted by: zilla kayari.org (Jonathan Wakely)
  Submitted by: Eric S. Raymond
  
  Revision  Changes    Path
  1.19      +4 -10     apache-1.3/src/support/ab.8
  
  Index: ab.8
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/support/ab.8,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -u -r1.18 -r1.19
  --- ab.8	20 Feb 2004 22:02:24 -0000	1.18
  +++ ab.8	20 Feb 2004 22:13:04 -0000	1.19
  @@ -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 @@
   .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 @@
   .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.
   
  
  
  
  1.15      +1 -1      apache-1.3/src/support/dbmmanage.1
  
  Index: dbmmanage.1
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/support/dbmmanage.1,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -u -r1.14 -r1.15
  --- dbmmanage.1	20 Feb 2004 22:02:24 -0000	1.14
  +++ dbmmanage.1	20 Feb 2004 22:13:04 -0000	1.15
  @@ -97,7 +97,7 @@
   .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.
  
  
  
  1.14      +1 -1      apache-1.3/src/support/rotatelogs.8
  
  Index: rotatelogs.8
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/support/rotatelogs.8,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -u -r1.13 -r1.14
  --- rotatelogs.8	20 Feb 2004 22:02:24 -0000	1.13
  +++ rotatelogs.8	20 Feb 2004 22:13:04 -0000	1.14
  @@ -28,7 +28,7 @@
   
   .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