]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add missing space
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 26 Aug 2018 20:26:53 +0000 (20:26 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 26 Aug 2018 20:26:53 +0000 (20:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839245 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_heartmonitor.xml

index 8633ac2b9bd567969844162390fcfd5da1987332..c6ee2dfde29a6e7b76f56cc42b0c949cff26ffaa 100644 (file)
@@ -54,7 +54,7 @@ use <module>mod_slotmem_shm</module>.</p>
 <directivesynopsis>
 <name>HeartbeatListen</name>
 <description>multicast address to listen for incoming heartbeat requests </description>
-<syntax>HeartbeatListen<var>addr:port</var></syntax>
+<syntax>HeartbeatListen <var>addr:port</var></syntax>
 <default>disabled</default>
 <contextlist><context>server config</context></contextlist>