fixed typos
This commit is contained in:
		
							parent
							
								
									d3723b3d38
								
							
						
					
					
						commit
						7b93233386
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -59,7 +59,7 @@ It is based on so called \fBdefault choices\fR, which are | ||||||
| implicitly or explicitly specified by the user. | implicitly or explicitly specified by the user. | ||||||
| .PP | .PP | ||||||
| \fILLgen\fR has succesfully been used to create recognizers for | \fILLgen\fR has succesfully been used to create recognizers for | ||||||
| Pascal and C. | Pascal, C, and Modula-2. | ||||||
| .AE | .AE | ||||||
| .NH | .NH | ||||||
| Introduction | Introduction | ||||||
|  | @ -635,7 +635,7 @@ parameter, whose value is a token number, zero or -1. | ||||||
| A zero parameter indicates that the current token (the one in | A zero parameter indicates that the current token (the one in | ||||||
| the external variable \fILLsymb\fR) is deleted. | the external variable \fILLsymb\fR) is deleted. | ||||||
| .br | .br | ||||||
| A -1 parameter indicates that the parser expected end of file, but did'nt get | A -1 parameter indicates that the parser expected end of file, but didn't get | ||||||
| it. | it. | ||||||
| The parser will then skip tokens until end of file is detected. | The parser will then skip tokens until end of file is detected. | ||||||
| .br | .br | ||||||
|  |  | ||||||
|  | @ -13,7 +13,7 @@ | ||||||
| %A M. E. Lesk | %A M. E. Lesk | ||||||
| %I Bell Laboratories | %I Bell Laboratories | ||||||
| %D October 1975 | %D October 1975 | ||||||
| %C Murrey Hill, New Jersey | %C Murray Hill, New Jersey | ||||||
| %R Comp. Sci. Tech. Rep. No. 39 | %R Comp. Sci. Tech. Rep. No. 39 | ||||||
| 
 | 
 | ||||||
| %T Yacc: Yet Another Compiler Compiler | %T Yacc: Yet Another Compiler Compiler | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue