Update bug report address.

This commit is contained in:
Jesse Thilo
1998-11-25 22:09:19 +00:00
parent bc77bc1cd2
commit 5c9ba6311a
2 changed files with 5 additions and 4 deletions

View File

@@ -69,7 +69,8 @@ Usage: %s [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-prefix]\n\
[--verbose] [--version] [--help] [--yacc]\n\
[--no-parser] [--token-table]\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);
}