*** doc/scc.l.orig	Mon Jan 11 17:43:14 1993
--- doc/scc.l	Fri Dec 30 07:48:15 1994
***************
*** 66,71 ****
--- 66,76 ----
  .B -Ot
  Optimize code by omitting type error checks.
  .TP 18
+ .B -static
+ Use static linking instead of shared libraries.  This will result in an executable
+ which is about 300k larger than the dynamic executable.  For xlib programs the 
+ executable will be about 1400k larger.
+ .TP 18
  .B -pg
  Produce profiled code for run-time measurement using
  .I gprof(1).
