coar        00/08/21 14:09:18

  Modified:    src/include rfc1413.h
  Log:
        Expand a little on the description, while testing enhancements to
        the log_accum.pl CVSROOT script.
  
  Revision  Changes    Path
  1.6       +2 -2      apache-2.0/src/include/rfc1413.h
  
  Index: rfc1413.h
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/include/rfc1413.h,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- rfc1413.h 2000/08/06 03:58:04     1.5
  +++ rfc1413.h 2000/08/21 21:09:17     1.6
  @@ -68,8 +68,8 @@
    */
   
   /**
  - * Retrieve the remote user name, given socket structures.  This implements 
the
  - * rfc1413, identd.
  + * Retrieve the remote user name, given socket structures.  This implements
  + * RFC1413, which involves querying the client's identd or auth daemon.
    * @param conn The current connection
    * @param srv The current server
    * @return The remote user name
  
  
  

Reply via email to