CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2009/03/06 05:28:37
Modified files: bin/csh : csh.1 bin/ksh : sh.1 ksh.1 Log message: after some discussion with millert, pull in the character class info from glob(7) to the shell pages - they have their own glob stuff, and pointing to glob(7) is just not helpful. ok millert