cvs commit: src/usr.bin/split split.1 split.c

Tim J. Robbins tjr at FreeBSD.org
Sun Aug 21 06:35:03 GMT 2005


tjr         2005-08-21 06:35:03 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/split        split.1 split.c 
  Log:
  Remove the hack that varied the first character of the output file name
  if none was specified on the command line. This is not permitted by
  POSIX, and no longer needed now that we have the -a option.
  
  PR:             85099
  Submitted by:   Toby Peterson (Apple Computer)
  
  Revision  Changes    Path
  1.16      +3 -5      src/usr.bin/split/split.1
  1.16      +2 -10     src/usr.bin/split/split.c


More information about the cvs-src mailing list