mirror of git://sourceware.org/git/glibc.git
manual: fix texinfo typo
* manual/creature.texi (Feature Test Macros): Fix “creature.texi:309: warning: `.' or `,' must follow @xref, not f”.
This commit is contained in:
parent
0d5cb2ae27
commit
a778333951
|
@ -306,8 +306,7 @@ If this macro is defined to @math{1}, security hardening is added to
|
||||||
various library functions. If defined to @math{2}, even stricter
|
various library functions. If defined to @math{2}, even stricter
|
||||||
checks are applied. If defined to @math{3}, @theglibc{} may also use
|
checks are applied. If defined to @math{3}, @theglibc{} may also use
|
||||||
checks that may have an additional performance overhead.
|
checks that may have an additional performance overhead.
|
||||||
@xref{Source Fortification,,Fortification of function calls} for more
|
@xref{Source Fortification,,Fortification of function calls}.
|
||||||
information.
|
|
||||||
@end defvr
|
@end defvr
|
||||||
|
|
||||||
@defvr Macro _DYNAMIC_STACK_SIZE_SOURCE
|
@defvr Macro _DYNAMIC_STACK_SIZE_SOURCE
|
||||||
|
|
Loading…
Reference in New Issue