You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fa...@apache.org on 2001/02/01 11:18:22 UTC

cvs commit: apache-1.3/conf httpd.conf-dist httpd.conf-dist-nw httpd.conf-dist-win

fanf        01/02/01 02:18:21

  Modified:    src      CHANGES
               conf     httpd.conf-dist httpd.conf-dist-nw
                        httpd.conf-dist-win
  Log:
  Correct a typo in httpd.conf.
  Submitted by:	Kunihiro Tanaka <ta...@apache.or.jp>
  PR:		7154
  
  Revision  Changes    Path
  1.1635    +3 -0      apache-1.3/src/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/CHANGES,v
  retrieving revision 1.1634
  retrieving revision 1.1635
  diff -u -u -r1.1634 -r1.1635
  --- CHANGES	2001/02/01 10:06:31	1.1634
  +++ CHANGES	2001/02/01 10:18:13	1.1635
  @@ -1,5 +1,8 @@
   Changes with Apache 1.3.18
   
  +  *) Correct a typo in httpd.conf.
  +     [Kunihiro Tanaka <ta...@apache.or.jp>] PR#7154 
  +
     *) Get the correct IP address if ServerName isn't set and we can't
        find a fully-qualified domain name at startup.
        PR#7170 [Danek Duvall <dd...@eng.sun.com>]
  
  
  
  1.66      +1 -1      apache-1.3/conf/httpd.conf-dist
  
  Index: httpd.conf-dist
  ===================================================================
  RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -u -r1.65 -r1.66
  --- httpd.conf-dist	2000/09/28 13:12:36	1.65
  +++ httpd.conf-dist	2001/02/01 10:18:18	1.66
  @@ -661,7 +661,7 @@
       # avoid the ambiguity with the common suffix for perl scripts.
       #
       # Note 2: The example entries below illustrate that in quite
  -    # some cases the two character 'Language' abbriviation is not
  +    # some cases the two character 'Language' abbreviation is not
       # identical to the two character 'Country' code for its country,
       # E.g. 'Danmark/dk' versus 'Danish/da'.
       #
  
  
  
  1.5       +1 -1      apache-1.3/conf/httpd.conf-dist-nw
  
  Index: httpd.conf-dist-nw
  ===================================================================
  RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist-nw,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- httpd.conf-dist-nw	2000/08/28 14:40:23	1.4
  +++ httpd.conf-dist-nw	2001/02/01 10:18:18	1.5
  @@ -617,7 +617,7 @@
       # avoid the ambiguity with the common suffix for perl scripts.
       #
       # Note 2: The example entries below illustrate that in quite
  -    # some cases the two character 'Language' abbriviation is not
  +    # some cases the two character 'Language' abbreviation is not
       # identical to the two character 'Country' code for its country,
       # E.g. 'Danmark/dk' versus 'Danish/da'.
       #
  
  
  
  1.49      +1 -1      apache-1.3/conf/httpd.conf-dist-win
  
  Index: httpd.conf-dist-win
  ===================================================================
  RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist-win,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -u -r1.48 -r1.49
  --- httpd.conf-dist-win	2000/12/20 23:48:30	1.48
  +++ httpd.conf-dist-win	2001/02/01 10:18:19	1.49
  @@ -691,7 +691,7 @@
       # avoid the ambiguity with the common suffix for perl scripts.
       #
       # Note 2: The example entries below illustrate that in quite
  -    # some cases the two character 'Language' abbriviation is not
  +    # some cases the two character 'Language' abbreviation is not
       # identical to the two character 'Country' code for its country,
       # E.g. 'Danmark/dk' versus 'Danish/da'.
       #