public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Generate manpages for functions in chapter sys.tex
@ 2022-05-05 0:37 Jeff Johnston
0 siblings, 0 replies; only message in thread
From: Jeff Johnston @ 2022-05-05 0:37 UTC (permalink / raw)
To: newlib-cvs
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=323b61f27119702dd07760ab36dab7ff690b563a
commit 323b61f27119702dd07760ab36dab7ff690b563a
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date: Mon May 2 13:55:17 2022 +0100
Generate manpages for functions in chapter sys.tex
Also generate manpages for functions in chapter sys.tex, omitted in
error.
Diff:
---
newlib/libc/libc.in.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/newlib/libc/libc.in.xml b/newlib/libc/libc.in.xml
index 6afae0d7b..7bdbb22e3 100644
--- a/newlib/libc/libc.in.xml
+++ b/newlib/libc/libc.in.xml
@@ -22,7 +22,7 @@
<xi:include href="time.xml"/>
<xi:include href="locale.xml"/>
- <!-- reent.tex contains fixed content and nothing seems to include the .def made in reent/ -->
+ <!-- reent.tex contains fixed content -->
<xi:include href="misc.xml"/>
<!-- posix is optional -->
@@ -37,6 +37,8 @@
</xi:include>
<!-- ssp.tex contains fixed content -->
+ <xi:include href="sys.xml"/> <!-- sys.tex includes the .def files made in reent/ -->
+
<!-- processing should insert index here -->
<index/>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-05-05 0:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 0:37 [newlib-cygwin] Generate manpages for functions in chapter sys.tex Jeff Johnston
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).