Re: [Queue-developers] Minor new CVS release
Brought to you by:
wkrebs
From: Mike C. <da...@ix...> - 2001-05-12 04:29:20
|
On Fri, May 11, 2001 at 09:03:48PM -0400, Werner G. Krebs wrote: > This new CVS release addresses a number of minor compiliation, > installation, and documentation issues since 1.40.1 beta. From the cvs, a ./configure followed by make clean leaves behind a couple of droppings: nexus@thune[9:24pm]src/queue/queue-development(526) cvs up ? doc/QueueVN.texi M doc/queue.man The texi file should be deleted. Diff's on the man page are a little scary. mrc Index: doc/queue.man =================================================================== RCS file: /cvsroot/queue/queue-development/doc/queue.man,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 queue.man --- doc/queue.man 2000/05/17 22:39:37 1.1.1.1 +++ doc/queue.man 2001/05/12 04:25:24 @@ -1,4 +1,4 @@ -.TH queue 1 "01/1999" "GNU Queue Version 1.12.7" "GNU Queue" +.TH queue 1 "07/2000" "GNU Queue Version 1.30.1 www.gnuqueue.org" "GNU Queue" .SH NAME queue and qsh - farm and batch-process jobs out on the local network .SH SYNOPSIS @@ -370,7 +370,7 @@ .SH COPYING Copyright .if t \(co -1998, 1999 Werner G. Krebs +1998-2000 W. G. Krebs \<wk...@gn...\> .PP Permission is granted to make and distribute verbatim copies of this manpage provided the copyright notice and this permission notice @@ -378,6 +378,6 @@ .SH BUGS Bug reports to \<bug...@gn...\> .SH AUTHORS -Werner G. Krebs is the primary author of GNU Queue. +W. G. Krebs \<wk...@gn...\> is the primary author of GNU Queue. .PP See Acknowledgements file for a complete list of contributors. -- Mike Castle Life is like a clock: You can work constantly da...@ix... and be right all the time, or not work at all www.netcom.com/~dalgoda/ and be right at least twice a day. -- mrc We are all of us living in the shadow of Manhattan. -- Watchmen |