Module Name: src
Committed By: bouyer
Date: Sat Mar 17 17:33:56 UTC 2012
Modified Files:
src/usr.bin/ktruss [netbsd-6]: makeerrnos.sh
Log Message:
Pull up following revision(s) (requested by dyoung in ticket #115):
usr.bin/ktruss/makeerrnos.sh: revision 1.6
Use 'sort -n -k 3' instead of 'sort -n +2' since the former is more
portable. The latter is not supported by Mac OS X Lion.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.22.1 src/usr.bin/ktruss/makeerrnos.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.