From 7e978197d26c4785e4dd6f7988ee0dacc9b94b54 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 25 Nov 1985 16:00:18 +0000 Subject: [PATCH] New manual page for a completely new version of LLgen. --- util/LLgen/LLgen.1 | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/util/LLgen/LLgen.1 b/util/LLgen/LLgen.1 index b91d04172..622a11a66 100644 --- a/util/LLgen/LLgen.1 +++ b/util/LLgen/LLgen.1 @@ -5,7 +5,7 @@ LLgen, an extended LL(1) parser generator .SH SYNOPSIS \fBLLgen\fP [ -\fB\-vVxXfF\fP +\fB\-vVxX\fP ] file ... .SH DESCRIPTION @@ -84,15 +84,6 @@ the sets that are computed are extended with the nonterminal symbols and these extended sets are also included in the \fILL.output\fP file. -.PP -If the -\fB\-f\fP -or the -\fB\-F\fP -flag is given, -\fILLgen\fP generates code, that enables the C-compiler to generate jump- -tables for switches. This option should only be used when a large address -space is available. .SH FILES LL.output verbose output file .br -- 2.34.1