CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/25 12:02:12
Modified files:
usr.sbin/sysmerge: sysmerge.8 sysmerge.sh
Log message:
Several cleanups:
* constistency in redirections (and fix a wrong one)
* enclose variables
* several UPPER -> lowercase rewordings
* add "" on conditionals (suggested by jared r r spiegel a while ago)
* use cmp instead of md5 for sets comparison (from sthen@)
* some man page rewordings from sthen@
ok sthen@
