mirror of git://sourceware.org/git/glibc.git
Fix for description of cross reference in manual
This commit is contained in:
parent
51846a515a
commit
5551a7b6aa
|
@ -714,9 +714,12 @@ macros in the library, with complete data types and function prototypes,
|
||||||
and says what standard or system each is derived from.
|
and says what standard or system each is derived from.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
@ref{Maintenance}, explains how to build and install the GNU C library on
|
@ref{Installation}, explains how to build and install the GNU C library on
|
||||||
your system, how to report any bugs you might find, and how to add new
|
your system, and how to report any bugs you might find.
|
||||||
functions or port the library to a new system.
|
|
||||||
|
@item
|
||||||
|
@ref{Maintenance}, explains how to add new functions or port the
|
||||||
|
library to a new system.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
If you already know the name of the facility you are interested in, you
|
If you already know the name of the facility you are interested in, you
|
||||||
|
|
Loading…
Reference in New Issue