]> git.pld-linux.org Git - packages/byacc.git/blame - byacc-fixmanpage.patch
- x32 rebuild
[packages/byacc.git] / byacc-fixmanpage.patch
CommitLineData
3d961228
AF
1--- byacc-1.9/yacc.1.fixmanpage Wed Apr 7 18:25:23 1999
2+++ byacc-1.9/yacc.1 Wed Apr 7 18:26:01 1999
3@@ -44,13 +44,13 @@
4 .B -l
5 option is not specified,
6 .I yacc
7-will insert \#line directives in the generated code.
8-The \#line directives let the C compiler relate errors in the
9+will insert #line directives in the generated code.
10+The #line directives let the C compiler relate errors in the
11 generated code to the user's original code.
12 If the \fB-l\fR option is specified,
13 .I yacc
14-will not insert the \#line directives.
15-\&\#line directives specified by the user will be retained.
16+will not insert the #line directives.
17+\&#line directives specified by the user will be retained.
18 .TP
19 \fB-p \fIsymbol_prefix\fR
20 The
This page took 0.075432 seconds and 4 git commands to generate.