CVSROOT: /web/www Module name: www Changes by: Karl Berry <karl> 11/02/17 18:48:18
Modified files: server/source : gen-include-file-list Log message: doc CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/source/gen-include-file-list?cvsroot=www&r1=1.1&r2=1.2 Patches: Index: gen-include-file-list =================================================================== RCS file: /web/www/www/server/source/gen-include-file-list,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- gen-include-file-list 1 Feb 2011 19:22:25 -0000 1.1 +++ gen-include-file-list 17 Feb 2011 18:48:15 -0000 1.2 @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: gen-include-file-list,v 1.1 2011/02/01 19:22:25 karl Exp $ +# $Id: gen-include-file-list,v 1.2 2011/02/17 18:48:15 karl Exp $ # Copyright 2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, @@ -13,6 +13,10 @@ # the translations (e.g., provide.de.html) already include the # appropriate localized version (e.g., /server/header.de.html). # +# Output from this script is to stdout for easy testing. The checked-in +# list of files used from the web configuration is in +# [www]/server/include-file-list.txt. +# # Originally written by Ineiev. # Root of hierarchy to search, the main web directory by default.