mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
doc: fix documented function name
* data/README.md: Fix the name of a referenced function to match the name in code.
This commit is contained in:
committed by
Akim Demaille
parent
c61b282d77
commit
f08110cb50
@@ -11913,7 +11913,8 @@ If omitted and the grammar file is @file{foo.y}, the output file will be
|
||||
|
||||
@item -M @var{old}=@var{new}
|
||||
@itemx --file-prefix-map=@var{old}=@var{new}
|
||||
Replace prefix @var{old} with @var{new} when writing file paths in output files
|
||||
Replace prefix @var{old} with @var{new} when writing file paths in output
|
||||
files.
|
||||
@end table
|
||||
|
||||
@node Option Cross Key
|
||||
|
||||
Reference in New Issue
Block a user