Index: modules/book/book-all-books-block.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/book/book-all-books-block.tpl.php,v
retrieving revision 1.1
diff -u -p -r1.1 book-all-books-block.tpl.php
--- modules/book/book-all-books-block.tpl.php	4 Nov 2007 14:29:09 -0000	1.1
+++ modules/book/book-all-books-block.tpl.php	13 Oct 2008 00:45:38 -0000
@@ -2,7 +2,7 @@
 // $Id: book-all-books-block.tpl.php,v 1.1 2007/11/04 14:29:09 goba Exp $
 
 /**
- * @file book-all-books-block.tpl.php
+ * @file
  * Default theme implementation for rendering book outlines within a block.
  * This template is used only when the block is configured to "show block on
  * all pages" which presents Multiple independent books on all pages.
Index: modules/forum/forum-icon.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/forum/forum-icon.tpl.php,v
retrieving revision 1.3
diff -u -p -r1.3 forum-icon.tpl.php
--- modules/forum/forum-icon.tpl.php	20 Dec 2007 09:35:09 -0000	1.3
+++ modules/forum/forum-icon.tpl.php	13 Oct 2008 00:45:38 -0000
@@ -2,8 +2,8 @@
 // $Id: forum-icon.tpl.php,v 1.3 2007/12/20 09:35:09 goba Exp $
 
 /**
- * @file forum-icon.tpl.php
- * Display an appropriate icon for a forum post.
+ * @file
+ * Default theme implementation to display an appropriate icon for a forum post.
  *
  * Available variables:
  * - $new_posts: Indicates whether or not the topic contains new posts.
Index: modules/forum/forum-list.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/forum/forum-list.tpl.php,v
retrieving revision 1.4
diff -u -p -r1.4 forum-list.tpl.php
--- modules/forum/forum-list.tpl.php	30 Aug 2007 18:58:12 -0000	1.4
+++ modules/forum/forum-list.tpl.php	13 Oct 2008 00:45:38 -0000
@@ -2,7 +2,7 @@
 // $Id: forum-list.tpl.php,v 1.4 2007/08/30 18:58:12 goba Exp $
 
 /**
- * @file forum-list.tpl.php
+ * @file
  * Default theme implementation to display a list of forums and containers.
  *
  * Available variables:
Index: modules/forum/forum-submitted.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/forum/forum-submitted.tpl.php,v
retrieving revision 1.3
diff -u -p -r1.3 forum-submitted.tpl.php
--- modules/forum/forum-submitted.tpl.php	7 Aug 2007 08:39:35 -0000	1.3
+++ modules/forum/forum-submitted.tpl.php	13 Oct 2008 00:45:38 -0000
@@ -2,7 +2,7 @@
 // $Id: forum-submitted.tpl.php,v 1.3 2007/08/07 08:39:35 goba Exp $
 
 /**
- * @file forum-submitted.tpl.php
+ * @file
  * Default theme implementation to format a simple string indicated when and
  * by whom a topic was submitted.
  *
Index: modules/forum/forum-topic-list.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/forum/forum-topic-list.tpl.php,v
retrieving revision 1.4
diff -u -p -r1.4 forum-topic-list.tpl.php
--- modules/forum/forum-topic-list.tpl.php	30 Aug 2007 18:58:12 -0000	1.4
+++ modules/forum/forum-topic-list.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,8 +2,8 @@
 // $Id: forum-topic-list.tpl.php,v 1.4 2007/08/30 18:58:12 goba Exp $
 
 /**
- * @file forum-topic-list.tpl.php
- * Theme implementation to display a list of forum topics.
+ * @file
+ * Default theme implementation to display a list of forum topics.
  *
  * Available variables:
  * - $header: The table header. This is pre-generated with click-sorting
Index: modules/forum/forum-topic-navigation.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/forum/forum-topic-navigation.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 forum-topic-navigation.tpl.php
--- modules/forum/forum-topic-navigation.tpl.php	7 Aug 2007 08:39:35 -0000	1.2
+++ modules/forum/forum-topic-navigation.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: forum-topic-navigation.tpl.php,v 1.2 2007/08/07 08:39:35 goba Exp $
 
 /**
- * @file forum-topic-navigation.tpl.php
+ * @file
  * Default theme implementation to display the topic navigation string at the
  * bottom of all forum topics.
  *
Index: modules/forum/forums.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/forum/forums.tpl.php,v
retrieving revision 1.4
diff -u -p -r1.4 forums.tpl.php
--- modules/forum/forums.tpl.php	7 Aug 2007 08:39:35 -0000	1.4
+++ modules/forum/forums.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: forums.tpl.php,v 1.4 2007/08/07 08:39:35 goba Exp $
 
 /**
- * @file forums.tpl.php
+ * @file
  * Default theme implementation to display a forum which may contain forum
  * containers as well as forum topics.
  *
Index: modules/node/node.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/node/node.tpl.php,v
retrieving revision 1.4
diff -u -p -r1.4 node.tpl.php
--- modules/node/node.tpl.php	25 Jan 2008 21:21:44 -0000	1.4
+++ modules/node/node.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,9 +2,8 @@
 // $Id: node.tpl.php,v 1.4 2008/01/25 21:21:44 goba Exp $
 
 /**
- * @file node.tpl.php
- *
- * Theme implementation to display a node.
+ * @file
+ * Default theme implementation to display a node.
  *
  * Available variables:
  * - $title: the (sanitized) title of the node.
Index: modules/poll/poll-bar-block.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/poll/poll-bar-block.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 poll-bar-block.tpl.php
--- modules/poll/poll-bar-block.tpl.php	7 Aug 2007 08:39:35 -0000	1.2
+++ modules/poll/poll-bar-block.tpl.php	13 Oct 2008 00:48:45 -0000
@@ -2,8 +2,9 @@
 // $Id: poll-bar-block.tpl.php,v 1.2 2007/08/07 08:39:35 goba Exp $
 
 /**
- * @file poll-bar-block.tpl.php
- * Display the bar for a single choice in a poll
+ * @file
+ * Default theme implementation to display the bar for a single choice in a
+ * poll.
  *
  * Variables available:
  * - $title: The title of the poll.
Index: modules/poll/poll-bar.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/poll/poll-bar.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 poll-bar.tpl.php
--- modules/poll/poll-bar.tpl.php	7 Aug 2007 08:39:35 -0000	1.2
+++ modules/poll/poll-bar.tpl.php	13 Oct 2008 00:48:32 -0000
@@ -2,8 +2,9 @@
 // $Id: poll-bar.tpl.php,v 1.2 2007/08/07 08:39:35 goba Exp $
 
 /**
- * @file poll-bar.tpl.php
- * Display the bar for a single choice in a poll
+ * @file
+ * Default theme implementation to display the bar for a single choice in a
+ * poll.
  *
  * Variables available:
  * - $title: The title of the poll.
Index: modules/poll/poll-results-block.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/poll/poll-results-block.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 poll-results-block.tpl.php
--- modules/poll/poll-results-block.tpl.php	2 Aug 2007 20:08:53 -0000	1.2
+++ modules/poll/poll-results-block.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -1,8 +1,8 @@
 <?php
 // $Id: poll-results-block.tpl.php,v 1.2 2007/08/02 20:08:53 dries Exp $
 /**
- * @file poll-results-block.tpl.php
- * Display the poll results in a block.
+ * @file
+ * Default theme implementation to display the poll results in a block.
  *
  * Variables available:
  * - $title: The title of the poll.
Index: modules/poll/poll-results.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/poll/poll-results.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 poll-results.tpl.php
--- modules/poll/poll-results.tpl.php	7 Aug 2007 08:39:35 -0000	1.2
+++ modules/poll/poll-results.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,8 +2,8 @@
 // $Id: poll-results.tpl.php,v 1.2 2007/08/07 08:39:35 goba Exp $
 
 /**
- * @file poll-results-block.tpl.php
- * Display the poll results in a block.
+ * @file
+ * Default theme implementation to display the poll results in a block.
  *
  * Variables available:
  * - $title: The title of the poll.
Index: modules/poll/poll-vote.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/poll/poll-vote.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 poll-vote.tpl.php
--- modules/poll/poll-vote.tpl.php	7 Aug 2007 08:39:35 -0000	1.2
+++ modules/poll/poll-vote.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,8 +2,8 @@
 // $Id: poll-vote.tpl.php,v 1.2 2007/08/07 08:39:35 goba Exp $
 
 /**
- * @file poll-vote.tpl.php
- * Voting form for a poll.
+ * @file
+ * Default theme implementation to display voting form for a poll.
  *
  * - $choice: The radio buttons for the choices in the poll.
  * - $title: The title of the poll.
Index: modules/profile/profile-block.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/profile/profile-block.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 profile-block.tpl.php
--- modules/profile/profile-block.tpl.php	7 Aug 2007 08:39:35 -0000	1.2
+++ modules/profile/profile-block.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: profile-block.tpl.php,v 1.2 2007/08/07 08:39:35 goba Exp $
 
 /**
- * @file profile-block.tpl.php
+ * @file
  * Default theme implementation for displaying a users profile within a
  * block. It only shows in relation to a node displayed as a full page.
  *
Index: modules/profile/profile-listing.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/profile/profile-listing.tpl.php,v
retrieving revision 1.3
diff -u -p -r1.3 profile-listing.tpl.php
--- modules/profile/profile-listing.tpl.php	23 Apr 2008 18:25:08 -0000	1.3
+++ modules/profile/profile-listing.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: profile-listing.tpl.php,v 1.3 2008/04/23 18:25:08 dries Exp $
 
 /**
- * @file profile-listing.tpl.php
+ * @file
  * Default theme implementation for displaying a user and their profile data
  * for member listing pages.
  *
Index: modules/profile/profile-wrapper.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/profile/profile-wrapper.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 profile-wrapper.tpl.php
--- modules/profile/profile-wrapper.tpl.php	7 Aug 2007 08:39:35 -0000	1.2
+++ modules/profile/profile-wrapper.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: profile-wrapper.tpl.php,v 1.2 2007/08/07 08:39:35 goba Exp $
 
 /**
- * @file profile-wrapper.tpl.php
+ * @file
  * Default theme implementation for wrapping member listings and their
  * profiles.
  *
Index: modules/search/search-block-form.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/search/search-block-form.tpl.php,v
retrieving revision 1.1
diff -u -p -r1.1 search-block-form.tpl.php
--- modules/search/search-block-form.tpl.php	31 Oct 2007 18:06:38 -0000	1.1
+++ modules/search/search-block-form.tpl.php	13 Oct 2008 00:47:45 -0000
@@ -2,8 +2,9 @@
 // $Id: search-block-form.tpl.php,v 1.1 2007/10/31 18:06:38 dries Exp $
 
 /**
- * @file search-block-form.tpl.php
- * Default theme implementation for displaying a search form within a block region.
+ * @file
+ * Default theme implementation for displaying a search form within a block
+ * region.
  *
  * Available variables:
  * - $search_form: The complete search form ready for print.
Index: modules/search/search-result.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/search/search-result.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 search-result.tpl.php
--- modules/search/search-result.tpl.php	28 Aug 2008 08:21:27 -0000	1.2
+++ modules/search/search-result.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: search-result.tpl.php,v 1.2 2008/08/28 08:21:27 dries Exp $
 
 /**
- * @file search-result.tpl.php
+ * @file
  * Default theme implementation for displaying a single search result.
  *
  * This template renders a single search result and is collected into
Index: modules/search/search-results.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/search/search-results.tpl.php,v
retrieving revision 1.1
diff -u -p -r1.1 search-results.tpl.php
--- modules/search/search-results.tpl.php	31 Oct 2007 18:06:38 -0000	1.1
+++ modules/search/search-results.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: search-results.tpl.php,v 1.1 2007/10/31 18:06:38 dries Exp $
 
 /**
- * @file search-results.tpl.php
+ * @file
  * Default theme implementation for displaying search results.
  *
  * This template collects each invocation of theme_search_result(). This and
Index: modules/search/search-theme-form.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/search/search-theme-form.tpl.php,v
retrieving revision 1.1
diff -u -p -r1.1 search-theme-form.tpl.php
--- modules/search/search-theme-form.tpl.php	31 Oct 2007 18:06:38 -0000	1.1
+++ modules/search/search-theme-form.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: search-theme-form.tpl.php,v 1.1 2007/10/31 18:06:38 dries Exp $
 
 /**
- * @file search-theme-form.tpl.php
+ * @file
  * Default theme implementation for displaying a search form directly into the
  * theme layout. Not to be confused with the search block or the search page.
  *
Index: modules/system/block.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/block.tpl.php,v
retrieving revision 1.6
diff -u -p -r1.6 block.tpl.php
--- modules/system/block.tpl.php	14 Apr 2008 17:48:41 -0000	1.6
+++ modules/system/block.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,9 +2,8 @@
 // $Id: block.tpl.php,v 1.6 2008/04/14 17:48:41 dries Exp $
 
 /**
- * @file block.tpl.php
- *
- * Theme implementation to display a block.
+ * @file
+ * Default theme implementation to display a block.
  *
  * Available variables:
  * - $block->subject: Block title.
Index: modules/system/box.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/box.tpl.php,v
retrieving revision 1.3
diff -u -p -r1.3 box.tpl.php
--- modules/system/box.tpl.php	16 Dec 2007 21:01:45 -0000	1.3
+++ modules/system/box.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,9 +2,8 @@
 // $Id: box.tpl.php,v 1.3 2007/12/16 21:01:45 goba Exp $
 
 /**
- * @file box.tpl.php
- *
- * Theme implementation to display a box.
+ * @file
+ * Default theme implementation to display a box.
  *
  * Available variables:
  * - $title: Box title.
Index: modules/system/maintenance-page.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/maintenance-page.tpl.php,v
retrieving revision 1.3
diff -u -p -r1.3 maintenance-page.tpl.php
--- modules/system/maintenance-page.tpl.php	1 Jul 2008 20:36:40 -0000	1.3
+++ modules/system/maintenance-page.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,14 +2,12 @@
 // $Id: maintenance-page.tpl.php,v 1.3 2008/07/01 20:36:40 dries Exp $
 
 /**
- * @file maintenance-page.tpl.php
- *
- * Theme implementation to display a single Drupal page while offline.
+ * @file
+ * Default theme implementation to display a single Drupal page while offline.
  *
  * All the available variables are mirrored in page.tpl.php. Some may be left
  * blank but they are provided for consistency.
  *
- *
  * @see template_preprocess()
  * @see template_preprocess_maintenance_page()
  */
Index: modules/system/page.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/page.tpl.php,v
retrieving revision 1.12
diff -u -p -r1.12 page.tpl.php
--- modules/system/page.tpl.php	25 Jun 2008 09:12:25 -0000	1.12
+++ modules/system/page.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,9 +2,8 @@
 // $Id: page.tpl.php,v 1.12 2008/06/25 09:12:25 dries Exp $
 
 /**
- * @file page.tpl.php
- *
- * Theme implementation to display a single Drupal page.
+ * @file
+ * Default theme implementation to display a single Drupal page.
  *
  * Available variables:
  *
Index: modules/user/user-picture.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/user/user-picture.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 user-picture.tpl.php
--- modules/user/user-picture.tpl.php	7 Aug 2007 08:39:36 -0000	1.2
+++ modules/user/user-picture.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: user-picture.tpl.php,v 1.2 2007/08/07 08:39:36 goba Exp $
 
 /**
- * @file user-picture.tpl.php
+ * @file
  * Default theme implementation to present an picture configured for the
  * user's account.
  *
Index: modules/user/user-profile-category.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/user/user-profile-category.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 user-profile-category.tpl.php
--- modules/user/user-profile-category.tpl.php	7 Aug 2007 08:39:36 -0000	1.2
+++ modules/user/user-profile-category.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: user-profile-category.tpl.php,v 1.2 2007/08/07 08:39:36 goba Exp $
 
 /**
- * @file user-profile-category.tpl.php
+ * @file
  * Default theme implementation to present profile categories (groups of
  * profile items).
  *
Index: modules/user/user-profile-item.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/user/user-profile-item.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 user-profile-item.tpl.php
--- modules/user/user-profile-item.tpl.php	7 Aug 2007 08:39:36 -0000	1.2
+++ modules/user/user-profile-item.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: user-profile-item.tpl.php,v 1.2 2007/08/07 08:39:36 goba Exp $
 
 /**
- * @file user-profile-item.tpl.php
+ * @file
  * Default theme implementation to present profile items (values from user
  * account profile fields or modules).
  *
Index: modules/user/user-profile.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/user/user-profile.tpl.php,v
retrieving revision 1.2
diff -u -p -r1.2 user-profile.tpl.php
--- modules/user/user-profile.tpl.php	7 Aug 2007 08:39:36 -0000	1.2
+++ modules/user/user-profile.tpl.php	13 Oct 2008 00:45:39 -0000
@@ -2,7 +2,7 @@
 // $Id: user-profile.tpl.php,v 1.2 2007/08/07 08:39:36 goba Exp $
 
 /**
- * @file user-profile.tpl.php
+ * @file
  * Default theme implementation to present all user profile data.
  *
  * This template is used when viewing a registered member's profile page,
Index: themes/garland/maintenance-page.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/themes/garland/maintenance-page.tpl.php,v
retrieving revision 1.6
diff -u -p -r1.6 maintenance-page.tpl.php
--- themes/garland/maintenance-page.tpl.php	11 Oct 2008 20:45:26 -0000	1.6
+++ themes/garland/maintenance-page.tpl.php	13 Oct 2008 00:27:15 -0000
@@ -2,7 +2,8 @@
 // $Id: maintenance-page.tpl.php,v 1.6 2008/10/11 20:45:26 webchick Exp $
 
 /**
- * @file maintenance-page.tpl.php
+ * @file
+ * Override of the default maintenance page.
  *
  * This is an override of the default maintenance page. Used for Garland and
  * Minnelli, this file should not be moved or modified since the installation
