Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2002 12:34:31 -0700 (PDT)
From:      "J. Mallett" <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/xargs xargs.c
Message-ID:  <200205301934.g4UJYVd16546@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/05/30 12:34:31 PDT

  Modified files:
    usr.bin/xargs        xargs.c 
  Log:
  Restructure sanity checks so that -I and -J just override eachother, rather
  than triggering a usage().  Allow -R and -I to be specified in any order, and
  thus change how -R checks for -I not being given and triggering a usage().
  
  Partially requested by: gad
  
  Revision  Changes    Path
  1.38      +6 -5      src/usr.bin/xargs/xargs.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?200205301934.g4UJYVd16546>