Subject: CVS commit: src/usr.bin/sort
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/23/2006 20:36:17
Module Name: src
Committed By: jdolecek
Date: Mon Oct 23 20:36:17 UTC 2006
Modified Files:
src/usr.bin/sort: init.c
Log Message:
fix check for field order to allow .0 form in "-k 1.2,1.0"
fix provided in PR bin/25572 by Ross Patterson
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/usr.bin/sort/init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.