mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix generating documentation with modern texinfo
This commit is contained in:
parent
321f9e5ad9
commit
4a3e081c7b
1 changed files with 1 additions and 1 deletions
|
|
@ -1725,7 +1725,7 @@ the linker script being used by the linker.
|
|||
|
||||
@kindex --version-script=@var{version-scriptfile}
|
||||
@cindex version script, symbol versions
|
||||
@itemx --version-script=@var{version-scriptfile}
|
||||
@item --version-script=@var{version-scriptfile}
|
||||
Specify the name of a version script to the linker. This is typically
|
||||
used when creating shared libraries to specify additional information
|
||||
about the version hierarchy for the library being created. This option
|
||||
|
|
|
|||
Loading…
Reference in a new issue