X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/426607361865b7071e9b393a33ec9744093ea4b0..44c124a3896b149561b3b9cee411b4a479ab04d7:/src/getargs.c diff --git a/src/getargs.c b/src/getargs.c index aebc2401..bb060c55 100644 --- a/src/getargs.c +++ b/src/getargs.c @@ -216,7 +216,7 @@ static const char * const warnings_args[] = that argmatch_valid be more readable. */ "none - no warnings", "midrule-values - unset or unused midrule values", - "yacc - incompatibilities with POSIX YACC", + "yacc - incompatibilities with POSIX Yacc", "all - all of the above", "error - warnings are errors", 0 @@ -312,7 +312,7 @@ Output:\n\ fputs (_("\ Warning categories include:\n\ `midrule-values' unset or unused midrule values\n\ - `yacc' incompatibilities with POSIX YACC\n\ + `yacc' incompatibilities with POSIX Yacc\n\ `all' all the warnings\n\ `no-CATEGORY' turn off warnings in CATEGORY\n\ `none' turn off all the warnings\n\