*** empty log message ***
diff --git a/examples/org.eclipse.team.examples.filesystem/doc-html/team_filesystem_ex.html b/examples/org.eclipse.team.examples.filesystem/doc-html/team_filesystem_ex.html
index 9604d0d..ac890aa 100644
--- a/examples/org.eclipse.team.examples.filesystem/doc-html/team_filesystem_ex.html
+++ b/examples/org.eclipse.team.examples.filesystem/doc-html/team_filesystem_ex.html
@@ -1,35 +1,34 @@
-<!doctype html public "-//w3c//dtd html 4.0//en">
+<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0//en">
 <html>
 <head>
-   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-   <title>Team - File System Repository Provider Example</title>
+    
+  <meta http-equiv="Content-Type"
+ content="text/html; charset=iso-8859-1">
+  <title>Team - File System Repository Provider Example</title>
 </head>
-<body>
-
+  <body>
+  
 <h2>Team - File System Repository Provider Example</h2>
-
+  
 <h3>Introduction</h3>
-
-<p>
-The File System Repository Provider shows how to define your own repository provider.
-It shows how to override the RepositoryProvider class and register this new class as 
-a repository provider using the Team extension point. It also illustrates how to create
-and register a configuration wizard for connecting a local project to a remote location
-and how to provide some custom Team and Replace with menu items for simple Get and Put operations. In 
-addition it also shows how to use the validate save/validate edit mechanism to support
-pessimistic providers.
-
-
+  
+<p> The File System Repository Provider shows how to define your own repository
+provider. It shows how to override the RepositoryProvider class and register
+this new class as  a repository provider using the Team extension point.
+It also illustrates how to create and register a configuration wizard for
+connecting a local project to a remote location and how to provide some custom
+Team and Replace with menu items for simple Get and Put operations. In  addition
+it also shows how to use the validate save/validate edit mechanism to support 
+pessimistic providers.   </p>
 <h3>Running the example</h3>
-
-To start using this example create a project and select Team > Share Project... from the
-project's popup menu. In the wizrd that opens, select File System Example and click Next.
-Now enter the location in the local file system where you would like to connect the project
-to. The Get and Put operations in the Team menu will now transfer to and from the selected 
-location.
-
-
-<p><a href="hglegal.htm"><img SRC="ngibmcpy.gif" ALT="Copyright IBM Corp. 2000, 2002.  All Rights Reserved." BORDER=0></a>
+  To start using this example create a project and select Team &gt; Share
+Project... from the project's popup menu. In the wizrd that opens, select
+File System Example and click Next. Now enter the location in the local file
+system where you would like to connect the project to. The Get and Put operations
+in the Team menu will now transfer to and from the selected  location.   
+<p><a href="hglegal.htm"><img src="ngibmcpy.gif"
+ alt="Copyright IBM Corp. 2000, 2002.  All Rights Reserved." border="0">
+</a> </p>
+<br>
 </body>
 </html>
-