Change the subtitle of the output.


proc document name=class;
   dir \Contents#1\DataSet#1;
run; 
   obstitle Attributes#1 'Subtitle Specified by the OBSTITLE Statement';
run;
quit;