diff --git a/doc/sudo_plugin_python.man.in b/doc/sudo_plugin_python.man.in index 8c4ff501b..84b686f1a 100644 --- a/doc/sudo_plugin_python.man.in +++ b/doc/sudo_plugin_python.man.in @@ -539,7 +539,8 @@ Plugin python_io python_plugin.so ModulePath= ClassName= .RE .fi .PP -Sudo supports loading multiple I/O plugins. Currently only 8 python I/O plugins can be loaded at once. +Sudo supports loading multiple I/O plugins. +Currently only 8 python I/O plugins can be loaded at once. .PP An I/O plugin may have the following member functions: .TP 6n @@ -1297,7 +1298,8 @@ This is how the plugin API accepts options and settings. .SH "PLUGIN API CHANGELOG (Python)" None yet .SH "LIMITATIONS" -Only a maximum number of 8 python I/O plugins can be loaded at once. If +Only a maximum number of 8 python I/O plugins can be loaded at once. +If \fI@sysconfdir@/sudo.conf\fR contains more, those will be rejected with a warning message. .PP diff --git a/doc/sudo_plugin_python.mdoc.in b/doc/sudo_plugin_python.mdoc.in index b037d9b7f..ea9e5aa31 100644 --- a/doc/sudo_plugin_python.mdoc.in +++ b/doc/sudo_plugin_python.mdoc.in @@ -436,7 +436,8 @@ For example: Plugin python_io python_plugin.so ModulePath= ClassName= .Ed .Pp -Sudo supports loading multiple I/O plugins. Currently only 8 python I/O plugins can be loaded at once. +Sudo supports loading multiple I/O plugins. +Currently only 8 python I/O plugins can be loaded at once. .Pp An I/O plugin may have the following member functions: .Bl -tag -width 4n @@ -1060,7 +1061,8 @@ This is how the plugin API accepts options and settings. .Sh PLUGIN API CHANGELOG (Python) None yet .Sh LIMITATIONS -Only a maximum number of 8 python I/O plugins can be loaded at once. If +Only a maximum number of 8 python I/O plugins can be loaded at once. +If .Pa @sysconfdir@/sudo.conf contains more, those will be rejected with a warning message. .Pp