PROBLEM: (88988, 83915) (PATCH ID: OSF540-152)
********
Previously to this fix, the hwmgr utility has never done ambiguity
checking during its parsing of the command-line options.  Thus an argument
like "-c" could be interpreted as "-category" in some cases and
"-cluster" in others.  This unpredictable (for the user) behavior is
undesireable.
This fix provides ambiguity checking and repairs the "-nowrap" option
for the commands that utilize it.


PROBLEM: (88990) (PATCH ID: OSF540-148)
********
The hwmgr -view transaction -cluster command does not work on a cluster.
The information from the command for a node on a cluster may not be 
displayed to the user.