User`s guide

12–12 PALcode Violation Checker
PVC Commands
clear flag
Description
The clear flag command sets the specified flag_type off or sets the value to zero.
Example
% pvc
PALcode Violation Checker V3.26
Default Cpu set to DECchip 21164 family.
PVC> show flags
The warnings flag is set.
The errors flag is set.
PVC> clear flag warnings
PVC> show flags
The errors flag is set.
PVC> exit