Stupid markup fix. 2.4
authorEric S. Raymond <esr@thyrsus.com>
Wed, 4 Dec 2013 00:37:49 +0000 (19:37 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 4 Dec 2013 00:37:49 +0000 (19:37 -0500)
irkerhook.xml

index b54560ccb8b9305792340e1d59f509083b19ffe7..a78801ab8f4e5a7d50824f6888fd1dbe37ba3fe5 100644 (file)
@@ -196,7 +196,7 @@ a non-default branch of a bare repo.</para>
 <para>A typical way to install this hook is actually in the
 <filename>post-receive</filename> hook, because it gets all the
 necessary details and will not abort the push on failure. Use the
-following script:
+following script:</para>
 
 <programlisting>
 #!/bin/sh