mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 18:23:03 +00:00
Update bug report address.
This commit is contained in:
6
README
6
README
@@ -10,6 +10,6 @@ On VMS, you will probably have to create Makefile from Makefile.in by
|
|||||||
hand. Remember to do `SET COMMAND BISON' to install the data in
|
hand. Remember to do `SET COMMAND BISON' to install the data in
|
||||||
`BISON.CLD'.
|
`BISON.CLD'.
|
||||||
|
|
||||||
Send bug reports to bug-gnu-utils@prep.ai.mit.edu. Please include the
|
Send bug reports to bug-bison@gnu.org. Please include the version
|
||||||
version number from `bison --version', and a complete, self-contained
|
number from `bison --version', and a complete, self-contained test
|
||||||
test case in each bug report.
|
case in each bug report.
|
||||||
|
|||||||
@@ -69,7 +69,8 @@ Usage: %s [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]\n\
|
|||||||
[--verbose] [--version] [--help] [--yacc]\n\
|
[--verbose] [--version] [--help] [--yacc]\n\
|
||||||
[--no-parser] [--token-table]\n\
|
[--no-parser] [--token-table]\n\
|
||||||
[--file-prefix=prefix] [--name-prefix=prefix]\n\
|
[--file-prefix=prefix] [--name-prefix=prefix]\n\
|
||||||
[--output=outfile] grammar-file\n"),
|
[--output=outfile] grammar-file\n\n\
|
||||||
|
Report bugs to bug-bison@gnu.org\n"),
|
||||||
program_name);
|
program_name);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user