Răsfoiți Sursa

fix guidelines docbook syntax

no newlines allowed after </para>
Sven Nierlein 10 ani în urmă
părinte
comite
813b3bd5a4
1 a modificat fișierele cu 2 adăugiri și 3 ștergeri
  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,
 						socket timeouts, etc) are outside of the control of plugins and should
 						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>
 				</tbody>
 			</tgroup>