You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rs...@locus.apache.org on 2000/04/29 16:18:45 UTC

cvs commit: apache-1.3/htdocs/manual content-negotiation.html

rse         00/04/29 07:18:45

  Modified:    htdocs/manual content-negotiation.html
  Log:
  Fix markup code.
  
  Revision  Changes    Path
  1.23      +3 -1      apache-1.3/htdocs/manual/content-negotiation.html
  
  Index: content-negotiation.html
  ===================================================================
  RCS file: /home/cvs/apache-1.3/htdocs/manual/content-negotiation.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- content-negotiation.html	1999/06/04 17:15:48	1.22
  +++ content-negotiation.html	2000/04/29 14:18:44	1.23
  @@ -278,7 +278,9 @@
   deciding on the 'best' variant, the result is therefore dependent on
   the specific algorithms used by the browser.  As part of the
   transparent negotiation process, the browser can ask Apache to run the
  -'remote variant selection algorithm' defined in RFC 2296.  </UL>
  +'remote variant selection algorithm' defined in RFC 2296.  
  +
  +</OL>
   
   
   <H3>Dimensions of Negotiation</H3>