Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/wtf
Module Name: src
Committed By: hubertf
Date: Wed Jan 24 13:17:42 UTC 2007
Modified Files:
src/games/wtf: wtf
Log Message:
- Don't call basename $0 at many places. Use variable $PROGNAME
- Better check when neither $ACRONYMDB is define nor files in
/usr/share/misc/ are found
- Replace cat | fgrep to using fgrep only
- Replace sort | uniq to using sort -u
By Slava Semushin <slava.semushin%gmail.com@localhost> in private email.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/games/wtf/wtf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index