Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2005 00:18:07 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/games/fortune/tools do_sort
Message-ID:  <200502030018.j130I7X9080954@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2005-02-03 00:18:07 UTC

  FreeBSD src repository

  Modified files:
    games/fortune/tools  do_sort 
  Log:
  Fix bugs.
  
  Due to one of the bugs (^C was the first character of each line
  when sorting), the -b option of sort(1) didn't take any effect,
  so stay bug-compatible, and remove the -b option.
  
  Revision  Changes    Path
  1.2       +5 -3      src/games/fortune/tools/do_sort



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