diff options
-rw-r--r-- | doc/developer-guidelines.sgml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index abfc5089..6f31f365 100644 --- a/doc/developer-guidelines.sgml +++ b/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> |