From a4ad94873205720065ae596cf3bbd52ad539bf7f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 1 May 2000 16:53:13 +0000 Subject: Patch rtemsdoc-4.5.0-rc-3.diff from Ralf Corsepius : It addresses: * .cvsignore (only minor changes to yours, as they were pretty clean, most changes result from my mkcvsignore script being overly pedantic sorting entries alphabetically.) * timing.t handling and time_.texi handling in supplements * network.t handling in bsp_howto * RTEMS_DATE and RTEMS_UPDATE handling in configure.in. [It actually is a hack, as we could apply automake's version.texi handling instead - I know think to understand what automake does with it.] * avoid using temporary files; Therefore a new tool called bmenu2, derived from bemenu, is introduced, which reads a single file from stdin and writes to stdio. To apply: cd rtemsdoc patch -p1 < rtemsdoc-4.5.0-rc-3.diff cvs rm -f bsp_howto/network.t cvs add tools/bmenu/bmenu2.c ./bootstrap BTW: word-replace now is unused. It could be removed if you like to. --- doc/posix_users/.cvsignore | 51 ++++++++++++++++++++-------------------------- 1 file changed, 22 insertions(+), 29 deletions(-) (limited to 'doc/posix_users') diff --git a/doc/posix_users/.cvsignore b/doc/posix_users/.cvsignore index 0105759a27..97a26fc9a5 100644 --- a/doc/posix_users/.cvsignore +++ b/doc/posix_users/.cvsignore @@ -1,17 +1,37 @@ -posix_users*.html -Makefile.in Makefile +Makefile.in cancel.texi clock.texi cond.texi cspecific.texi device.texi files.texi +index.html io.texi key.texi +libc.texi +libm.texi memorymgmt.texi message.texi mutex.texi +posix_users +posix_users*.html +posix_users-? +posix_users-?? +posix_users.aux +posix_users.cp +posix_users.cps +posix_users.dvi +posix_users.fn +posix_users.fns +posix_users.ky +posix_users.log +posix_users.pdf +posix_users.pg +posix_users.ps +posix_users.toc +posix_users.tp +posix_users.vr procenv.texi process.texi sched.texi @@ -21,30 +41,3 @@ status.texi systemdb.texi thread.texi timer.texi -libc.texi -libm.texi -posix_users -posix_users-1 -posix_users-2 -posix_users-3 -posix_users-4 -posix_users-5 -posix_users-6 -posix_users-7 -posix_users-8 -posix_users-9 -posix_users.log -posix_users.dvi -posix_users.aux -posix_users.cp -posix_users.fn -posix_users.vr -posix_users.tp -posix_users.ky -posix_users.pg -posix_users.toc -posix_users.cps -posix_users.fns -index.html -posix_users.pdf -posix_users.ps -- cgit v1.2.3