Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2009 05:32:11 +0000 (UTC)
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/split split.1
Message-ID:  <200901240532.n0O5WJpY001451@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trhodes     2009-01-24 05:32:11 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/split        split.1 
  Log:
  SVN rev 187663 on 2009-01-24 05:32:11Z by trhodes
  
  When "-b" is specified, one could easily create "smaller" files
  that are much larger than expected (given the default size).
  Change "smaller files" to "split files" which is more in line
  with what "-b" actually does.
  
  PR:             119329
  Submitted by:   Julian Stacey <jhs@berklix.org>
  
  Revision  Changes    Path
  1.23      +3 -3      src/usr.bin/split/split.1



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