BSD 4_4 release
[unix-history] / usr / src / old / yacc / PSD.doc / ssc
index 1f8547f..bc4e339 100644 (file)
@@ -1,6 +1,8 @@
-.\" %sccs.include.proprietary.roff%
+.\" This module is believed to contain source code proprietary to AT&T.
+.\" Use and redistribution is subject to the Berkeley Software License
+.\" Agreement and your Software Agreement with AT&T (Western Electric).
 .\"
 .\"
-.\"    @(#)ssc 6.2 (Berkeley) %G%
+.\"    @(#)ssc 8.1 (Berkeley) 8/14/93
 .\"
 .SH
 Appendix C: An Advanced Example
 .\"
 .SH
 Appendix C: An Advanced Example
@@ -105,7 +107,7 @@ If the lexical analyzer detects an error,
 it responds by returning a token that
 is illegal in the grammar, provoking a syntax error
 in the parser, and thence error recovery.
 it responds by returning a token that
 is illegal in the grammar, provoking a syntax error
 in the parser, and thence error recovery.
-.DS L
+.LD
 
 %{
 
 
 %{