cvs commit: www/en Makefile index.xsl where.sgml www/share/sgml includes.header.xsl includes.navdownload.sgml includes.release.sgml includes.release.xsl

Ceri Davies ceri at submonkey.net
Fri Oct 7 07:27:53 PDT 2005


On Fri, Oct 07, 2005 at 02:15:48PM +0000, Ceri Davies wrote:
> ceri        2005-10-07 14:15:48 UTC
> 
>   FreeBSD doc repository
> 
>   Modified files:
>     en                   Makefile index.xsl where.sgml 
>     share/sgml           includes.header.xsl 
>                          includes.navdownload.sgml 
>                          includes.release.sgml 
>                          includes.release.xsl 
>   Log:
>   Add a link for upcoming releases that we want tested.
>   
>   New test "releases" should have their version numbers bumped in
>   share/sgml/includes.release.*, and the whole thing is easily
>   turn-off-and-on-able via knobs in the same files.
>   
>   Discussed with: re (scottl)
>   
>   Revision  Changes    Path
>   1.132     +2 -2      www/en/Makefile

> | RCS file: /usr/local/www/cvsroot/FreeBSD/www/en/Makefile,v
> | retrieving revision 1.131
> | retrieving revision 1.132
> | diff -u -p -r1.131 -r1.132
> | --- www/en/Makefile	2005/10/06 14:34:56	1.131
> | +++ www/en/Makefile	2005/10/07 14:15:48	1.132
> | @@ -1,4 +1,4 @@
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/www/en/Makefile,v 1.131 2005/10/06 14:34:56 blackend Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/www/en/Makefile,v 1.132 2005/10/07 14:15:48 ceri Exp $
> |  
> |  .if exists(Makefile.conf)
> |  .include "Makefile.conf"
> | @@ -39,7 +39,7 @@ DATA=	favicon.ico
> |  DATA+=	freebsd.css
> |  DATA+=	index.css
> |  DATA+=	robots.txt
> | -DATA+=  vendors.html
> | +DATA+=	vendors.html

Whoops.  I usually 'rm *tml' when I'm going through an edit-make-edit
cycle to speed stuff up (typing "make clean" uses up too many cycles; my
brain seems subject to the Inverse Moore's Law), and vendors.html gets
in the way of that; this was my attempt to put it back so that nobody
would ever know...

Ceri
-- 
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former.			  -- Einstein (attrib.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20051007/961c9fdf/attachment.bin


More information about the cvs-all mailing list