K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-06-06T18:04:46.000000Z K 7 svn:log V 386 As per behaviour on SVR4 systems, to allow any desirable type of header in the override, seperate by comma (',') only, rather than any type of whitespace (the literal space character (' ') had already been removed from this list). This allows things like: miamivice# ps -opid='Process > Identifier' Process Identifier 1350 1445 1450 To work. END