]> granicus.if.org Git - apache/commitdiff
Merge r1229099 and r1231442 from trunk:
authorTakashi Sato <takashi@apache.org>
Sat, 14 Jan 2012 06:49:17 +0000 (06:49 +0000)
committerTakashi Sato <takashi@apache.org>
Sat, 14 Jan 2012 06:49:17 +0000 (06:49 +0000)
Fix XML validation error.
Add svn:keywords LastChangedRevision

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1231443 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_watchdog.xml

index 14dcd5c97511668795e9f45d69a8341ff77df247..75cdb0765f0d32132352c281d0e10a166d156d74 100644 (file)
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $LastChangedRevision$ -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -52,8 +53,8 @@ core or, if a dynamic module, be loaded before the calling module.
 <contextlist><context>server config</context></contextlist>
 
 <usage>
-Sets the interval at which the watchdog_step hook runs.  Default is to run every 
-second.
+<p>Sets the interval at which the watchdog_step hook runs.  Default is to run every 
+second.</p>
 </usage>
 </directivesynopsis>
 </modulesynopsis>