K 10 svn:author V 3 bde K 8 svn:date V 27 1997-03-19T20:42:18.000000Z K 7 svn:log V 234 Fixed misuse of .Ft for enum members. (.Fa seems to be the best available macro for enum, struct and union members. .Ft seems to be the best available macro for enum, struct and union tags and types). Fixed missing void arg types. END