Quellcode durchsuchen

fix guidelines docbook syntax

no newlines allowed after </para>
Sven Nierlein vor 10 Jahren
Ursprung
Commit
813b3bd5a4
1 geänderte Dateien mit 2 neuen und 3 gelöschten Zeilen
  1. 2 3
      doc/developer-guidelines.sgml

+ 2 - 3
doc/developer-guidelines.sgml

@@ -200,9 +200,8 @@
 						operation. Higher-level errors (such as name resolution errors,
 						operation. Higher-level errors (such as name resolution errors,
 						socket timeouts, etc) are outside of the control of plugins and should
 						socket timeouts, etc) are outside of the control of plugins and should
 						generally NOT be reported as UNKNOWN states.
 						generally NOT be reported as UNKNOWN states.
-						</para>
-						<para>The --help or --version output should also result in Unknown state.</para>
-						</entry>
+						</para><para>The --help or --version output should also result in Unknown state.
+						</para></entry>
 					</row>
 					</row>
 				</tbody>
 				</tbody>
 			</tgroup>
 			</tgroup>