s/predefine/predefined/
PR: gnu/86627 Submitted by: Arne Woerner <arne_woerner at yahoo dot com> MFC After: 6 days
This commit is contained in:
parent
003b8b204f
commit
fd7d0891dc
@ -65,7 +65,7 @@ usage (char *progname)
|
||||
printf ("usage: %s [options] [file ...]\n%s%s%s%s%s%s%s", progname,
|
||||
" -h --help print this usage and exit\n",
|
||||
" -i --interactive force interactive mode\n",
|
||||
" -l --mathlib use the predefine math routines\n",
|
||||
" -l --mathlib use the predefined math routines\n",
|
||||
" -q --quiet don't print initial banner\n",
|
||||
" -s --standard non-standard bc constructs are errors\n",
|
||||
" -w --warn warn about non-standard bc constructs\n",
|
||||
|
Loading…
Reference in New Issue
Block a user