Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2002 18:55:19 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/join join.1 join.c
Message-ID:  <200204200155.g3K1tJe17829@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/04/19 18:55:19 PDT

  Modified files:
    usr.bin/join         join.1 join.c 
  Log:
  Allow space between -a and its argument. Honour locale collating order
  by using strcoll() instead of strcmp().
  
  PR:             36270
  Reviewed by:    mike
  
  Revision  Changes    Path
  1.9       +2 -14     src/usr.bin/join/join.1
  1.13      +10 -2     src/usr.bin/join/join.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204200155.g3K1tJe17829>